15.5.11 Version History
Bug fixes OnAsyncResize event would trigger even when not assigned to a IWForm causing an error visible in browser console
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
Bug fixes Regression bug introduced in version 15.5.7 wherea frame created at runtime during an async event will fail to
What’s new Introduced RefreshAsyncRender (public) for TIWCustomRegion and descendants New memory manager MSHeapMM.pas included by default in all IntraWeb installations.
Bug fixes Http.sys only: Fixes incompatibilties when depoloying on Windows 2022 and using HTTPS. Multiple Set-Cookie header fields would cause
What’s new New Template Variables feature. Allows simplification of logic when using dynamic templates through the use of template variables
What’s new TIWTelegramHelper new method SendMessageHtmlAsync() will use HTML ParseMode when sending the message (Telegram will consider that the text
Bug fixes A Memory leak when using TIWDataModulePool has been fixed Registration of C++Builder license under RAD Studio 12 Athens
What’s new RAD Studio 12 (Delphi and C++Builder) support Major refactoring targeting compatibility with FreePascal compiler. 100% of IntraWeb runtime