15.6.5 Version History
Bug fix Fix regression bug introduced in the previous version regarding execution of sentinel thread (session destruction sequence)
Bug fix Fix regression bug introduced in the previous version regarding execution of sentinel thread (session destruction sequence)
What’s New 2 new methods for all TIWComboBox, TIWSelect, TIWListBox controls and descendants. These methods take an active DataSet and
Bug fix Fixes number formatting in IWEdit when DataType = stNumber When RestartExpiredSessions = True and UniqueURL = True, restarting
Bug fix IWFileUploader: When AutoSave is set, OverwriteExisting could fail to be enforced when saving an uploaded file IWSignaturePad would
This is a summary list of all the new things introduced since IntraWeb version 15 release. This list does not
What’s new In previous version IW 15.6.0 we introduced LibDeflate compression for IntraWeb. This new version extends the LibDeflate support
What’s new Intoducing LibDeflate compression for IntraWeb. IntraWeb is the first framework for Delphi to make available to its users
Bug fixes OnAsyncResize event would trigger even when not assigned to a IWForm causing an error visible in browser console
What’s new Extended and improved OnAsyncResize event (also OnResize). New fields IW_VP_height and IW_VP_width (VP stands for ViewPort) can now
What’s new New feature: OnAsyncInput for IWEdit and descendants. OnAsyncInput is the IntraWeb async event associated to oninput event of