15.2.54 Version History

What’s New

  • New property ThemeColor. Theme color accepts a string representing an HTML color (e.g. #3258a8). This allows the user to set the color of the browser URL bar (supported in Safari, Chrome and Samsung mobile browsers) to match the page main color.
  • DelayMouseMoveEvents added to TIWImage, TIWImageFile

Modified

  • Use DisplayName property when installing the IW application as a service

Bug fixes

  • Fixes a rare memory leak when an unhandled exception happens in GenerateForm() method
  • Fixes IWEdit numeric formatting when browser decimal separator is set to comma
  • IWjQGrid and IWjQDBGrid wouldn’t return the correct Row and Col when triggering OnAsyncLinkClick event