ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

JSProperty (Function)
Used to handle specific features on the objects found in the current page.
UUDecode (Function)
Decodes a character string in UUEncode format.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
fTrackFile (Function)
Triggers the tracking of a file.
fCompress (Function)
Compresses a file.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
VariableReset (Function)
Resets the variable to its initial value.
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dModifyHue (Function)
Modifies the hue of an image found: in an Image control, in an Image variable....
Start of Break block (Break header)
The Start of break block is optional......
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
HTransaction (Function)
Starts a transaction on the tables (HFSQL or accessed via a Native Connector) and creates the transaction table.
<WDPic variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a WDPic variable.
<picLayer variable>.DrawLine (Function)
Draws a line in a picLayer variable.
<WDPic variable>.PixelColor (Function)
Identifies the color of a pixel contained in a WDPic variable.
<picLayer variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a picLayer variable.
<picLayer variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a picLayer variable.