ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Format of the content in the text file
The text files created by WDMSG use a specific format......
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
Code Editor control events
Returns the list of applications on a WEBDEV Application Server, for a given account and a given type....
dCircle (Example)
Usage example of the dCircle function
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
14. Generation modes
Generation modes...
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Search in current code
When coding, developers often need to do a quick search in the current code...
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Events associated with internal windows
List of events associated with internal windows...
Constants for managing Organizer controls
Constants for managing Organizer controls...
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
TableInfoXY (Example)
Usage example of the TableInfoXY function