ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ERR_BAD_ACTION
ERR_LAUNCH_FAILED
The server is currently updated. Retry later.
ERR_LOADMOREDLL
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
ERR_BAD_PARAMETER
ERR_CLOSED_PAGE
<Source>.DuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
<Image variable>.ModifySaturation (Function)
Modifies the saturation of an image in an Image variable.
<Image variable>.ModifyHue (Function)
Changes the hue of an image in an Image variable.
<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.
ServerAddress (Property)
The ServerAddress property gets and sets the server address.
<Image variable>.ModifyLightness (Function)
Modifies the lightness of an image in an Image variable.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
<WDPic variable>.DrawRectangle (Function)
Draws a rectangle in a WDPic variable.
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
VariableReset (Function)
Resets the variable to its initial value.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....