ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HSL (Function)
Creates a color from its hue, saturation and lightness.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
Advanced types
The advanced types of WLanguage are as follows...
HTTP functions
List of HTTP functions...
14. Configuring the "Back" button in practice
Blurs the entire given area in a variable of type picLayer....
<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
HDescribeLink (Function)
Describes a link between two data files through programming.
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
GrantType (Property)
The GrantType property gets the grant types available.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
HAddLink (Function)
Adds an integrity rule between two tables on the server.
HDeleteLink (Function)
Deletes an integrity rule between two tables on the server.
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....