ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
CmdIsRunning (Function)
Indicates whether the executable associated with a command is currently running. Note: This function is only available from version 2025 Update 1....
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.
SQLReqExists (Function)
Checks the existence of a query.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
fTempFile (Function)
Returns the name of a unique temporary file.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
<WDPic variable>.DrawLine (Function)
Draws a line in a WDPic variable.
<picLayer variable>.PixelColor (Function)
Identifies the color of a pixel contained in a picLayer variable.
<WDPic variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a WDPic variable.
<picLayer variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a picLayer variable.