ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
ERR_DISCONNECTED_UPDATE
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......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
HCompareItem (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, ...).
<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, ...).
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
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....
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
Select query description window: Use
Let's see some operations specific to the description window of a select query......
Time management
For each element (windows, reports, ......
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 Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......