ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
ColorFormat (Property)
The ColorFormat property is used to manage the color format (color or grayscale).
Lock constants
List of constants used by the functions for locking the applications....
SerialNumber (Property)
The SerialNumber property is used to manage serial numbers.
Progress (Property)
The Progress property returns the task progress status.
MapDisplayPosition (Example)
Usage example of the MapDisplayPosition function
zipOpen (Example)
Usage example of the zipOpen function
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
Body Complement block
The Body complement block is linked to the Body block......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
xlsOpen (Example)
Usage example of the xlsOpen function
SysNumberScreen (Function)
Returns the number of screens currently connected to the current computer.
<Looper>.AddLine (Function)
Adds a row at the end of a Looper control.
FileName (Property)
The FileName property gets the name of a file (WDPic file or file generated for a print job).
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
zipOpenRAR (Example)
Usage example of the zipOpenRAR function
Cell (Property)
The Cell property is used to manipulate one or more cells.
Movable (Property)
The Movable property is used to define if an element can be moved.
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
Other operators
The following are additional operators......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......