ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
The Slider control (in a window)
A slider control is used to select a value between two bounds......
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
On/Off button in a window
The on/off button is a button that operates like a check box......
Miscellaneous Windows constants
List of constants used by the Windows functions....
WEBDEV license agreement
WEBDEV license agreement...
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......
LanguageToName (Function)
Returns the name of a language.
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Constants for managing the windows
List of constants used by the functions for managing the windows...
The home page
The home page is the first page of your site......
Various WEBDEV constants
Various WEBDEV constants...
Binding a ListView control to an item
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
<Table>.InfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
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....
10. Page templates
Error 204: using a parameter without optional value after parameters ...