Our journey began 18 years ago.

Since then, we have actively maintained and developed this product, listened to customer feedback, and improved it with every release.

471 bugs solved
149 features implemented
27 interfaces improved
116 product releases since 2008

Version 9.3.5

WinHTMLEditorControl 9.3.5 preserves quoted HTML attributes in WYSIWYG edits and reports rejected SetBodyStyle declarations instead of dropping them.

2 bug fixes

Bug fixes 2

  1. Attribute values lost their double quotes on every WYSIWYG round trip (id="child" came back as id=child)
  2. SetBodyStyle silently discarded any style declaration the browser engine rejected, with no error to the caller