Download Atozed Software IntraWeb Ultimate Edition v15.3.10 Retail

Atozed Software IntraWeb Ultimate Edition v15.3.10 Retail

Atozed Software IntraWeb Ultimate Edition v15.3.10 Retail
Atozed Software IntraWeb Ultimate Edition v15.3.10 Retail


IntraWeb supports RAD Studio / Delphi XE2, and in fact is included as a part of RAD Studio / Delphi XE2. If you have RAD Studio / Delphi XE2, you already have IntraWeb XII. RAD Studio 2009, 2010, XE, XE2, XE3, XE4, XE5, XE6, XE7, XE8, 10 Seattle, 10.1 Berlin, Delphi 10.2 Tokyo, Delphi 10.3 Rio and Delphi 10.4 Sydney, RAD Studio/Delphi/C++Builder 11 Alexandria.

Faster Template Processor
The template processor has been rewritten and is up to 3x faster. The template processor is a commonly used feature and will create faster applications and lower CPU usage.

Fastest zlib Library
We now have the fastest zlib in the Delphi world, 3x faster than std XE8 zlib x64.

Note: IntraWeb 15 requires a license key version 11 (starts with +0011). IW 14 license keys won’t work with IntraWeb 15.

A new IW 15 license has been automatically generated for all paid customers with active subscription. The new license can be obtained in our purchase point online: https://app.atozed.com
Login using your registered e-mail and password and go to IntraWeb -> My Keys. Check the last key on your key list. It should start with +0011. This is your key for IntraWeb 15.
IntraWeb 15 is not a free upgrade for IntraWeb 14 bundled users
You can install IntraWeb 15 as evaluation for testing purposes. Evaluation version never expires. It can’t be installed with some older version of IntraWeb in the same IDE, though.


15.3.10 Version History

What’s new

New LockerOptions property in ServerController. The locker is the background overlay plus the animated icon and an optional text that prevents user interaction with the page while the application is waiting for a server response. The new implementation allows the user to control the image, background color and opacity, and also the text used to keep the users informed.
Old properties ShowLoadingAnimation and CustomLockerAnimationFile became LockerOptions.ShowLoadingAnimation and LockerOptions.CustomLockerAnimationFile respectively.
Other LockerOptions properties are:
Style, allows to set a dark or light (default) color (predefined sets).
BackgroundRGBA, allows the user to set both color and opacity of the background overlay using the standard CSS rgba() function as rgba(red, green, blue, alpha).
Caption, allows the user to set the text that will appear right below the animation image. A new demo will follow
ajaxCall() jаvascript method has changed internally to accept options of the locker to be shown during the async call. For instance, user can call it like:
ajaxCall(“SomeMethod”, “param1=value1”, {text: “Generating the report. Please wait…”});
In this case, the text “Generating the report. Please wait…” will appear right below the animation icon while the Ajax call is executing

Bug fix

When creating/destroying controls during async events, changing the properties of existing controls, especially the visibility, could possibly fail
TIWDownloadLink and TIWDownloadButton async rendering fixed
ITWEdit would render wrong style during async call


Only for V.I.P
Warning! You are not allowed to view this text.
  • 42