ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grCreate (Function)
Creates a specific type of chart.
grType (Function)
Identifies or modifies the type of chart.
<Chart>.Type (Function)
Identifies or modifies the type of chart.
Type (Example)
Usage example of the Type property
Creating a query
Two methods can be used to create a query......
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
Display (External language)
Displays a value in a control or assigns a value in a variable.
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.
<Document variable>.Redo (Function)
Restores the last action canceled on a Document variable.
<Document variable>.Undo (Function)
Undoes the last action performed on a Document variable.
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
<Image variable>.HorizontalSymmetry (Function)
Flips an image contained in an Image variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<Image variable>.VerticalSymmetry (Function)
Flips an image contained in an Image variable with respect to a vertical axis (symmetry with respect to a vertical axis).
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
Error 113: Non-dynamic array without definition
Operator on Address
The & operator returns the address of a variable as an integer
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....
Hash constants
List of constants used by the Hash functions....
<picLayer variable>.HorizontalSymmetry (Function)
Flips an image contained in a picLayer variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).
Error 105: Redefinition of the local variable
spHash (Property)
The spHash property is used to: Get the algorithm used for salting an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the algorithm used for salting (only for "Password" items described programmatically)....