ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
ERR_DISCONNECTED_UPDATE
10. Page templates
The home page
The home page is the first page of your site......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index sort item: all sort options specified for the sort item are taken into account (case sensitivity, punctuation, sort direction, Unicode language, ...).
The Check Box control
A Check Box can correspond to......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
Customizing the User Groupware
Resets the variable to its initial value....
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Properties linked to the Euro management
List of properties linked to the Euro management...
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....