ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Data model editor: types of links
Several types of links can be found between the files......
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
Passing parameters
The parameters can be passed to a procedure......
Commands of the external interface
Scheduler report
The report editor allows you to create "Scheduler" reports....
Chart constants
List of constants used by the functions for chart management....
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
2. Static or dynamic site
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
Creating nested reports
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Functions for managing the Combinations and Enumerations
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
NextIndex (Function)
Returns the number of the next row displayed in the current Table control.
ComponentInfo (Example)
Usage example of the ComponentInfo function
RegistryFirstSubKey (Example)
Usage example of the RegistryFirstSubKey function
RegistryQueryValue (Example)
Usage example of the RegistryQueryValue function
gglInstantMessaging (Type of variable)
The gglInstantMessaging type is used to describe and modify the characteristics of the instant messaging used by a contact...
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
Programming an indexed control
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Warning 18: Loop without potential end
Constants for managing the Enumerations and the Combinations