ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Describing a problem to the Free Technical Support
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
fCopyDir (Function)
Copies the contents of a directory and its subdirectories.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Constants for managing emails
List of constants used by the functions for managing emails....
Size (Property)
The Size property is used to determine and change the size of an element.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.