ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LoadParameter (Function)
Reads a persistent value.
Serialization constants
The serialization constants are as follows:
Port (Property)
The Port property is used to identify and change a server connection port.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Compile (Example)
Usage example of the Compile function
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Color (Property)
The Color property is used to get and change the color of an element.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
gImage (Function)
Builds a sequence of characters containing an image.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
YAML (Variable type)
The YAML type simplifies the handling of data in YAML format.
Name (Property)
The Name property is used to get the name of an element.
gLine (Function)
Builds a sequence of characters containing a line.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Type (Property)
The Type property is used to get and change the type of an element.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.