ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysNumberScreen (Function)
Returns the number of screens currently connected to the current computer.
Start (Property)
The Start property gets the starting point of an element or event.
xlsOpen (Example)
Usage example of the xlsOpen function
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
API (Function)
Runs a function found in an external DLL.
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
Generator (Property)
The Generator property is used to identify the program that generates an element.
<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).
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.
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......
FontName (Property)
The FontName property is used to manage the name of the font used.
<Looper>.InsertLine (Function)
Inserts a row into a Looper control.
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
Miscellaneous Windows functions
List of miscellaneous Windows functions...
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....