ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LoadParameter (Function)
Reads a persistent value.
zipExtractPath (Function)
Returns the path of a file found in the archive.
Color (Property)
The Color property is used to get and change the color of an element.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
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.
gImage (Function)
Builds a sequence of characters containing an image.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Compile (Example)
Usage example of the Compile function
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
Port (Property)
The Port property is used to identify and change a server connection port.
Name (Property)
The Name property is used to get the name of an element.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
Type (Property)
The Type property is used to get and change the type of an element.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
gLine (Function)
Builds a sequence of characters containing a line.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
Title (Property)
The Title property is used to get and change the title of an element.
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
Text (Property)
The Text property is used to get and modify text.