ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
fCompress (Function)
Compresses a file.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
fExeDir (Function)
Returns the directory from which the execution is started.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
WBAdminConnection (Type of variable)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
fLongName (Function)
Returns the long name of a file or directory.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
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....
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
Video functions
List of video functions...
<WDPic variable>.DrawCircle (Function)
Draws a circle or an ellipse in a WDPic variable.
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
Camera/Video functions (prefix syntax)
Closes the current browser window and stops the execution of the current code....
<WDPic variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a WDPic variable.
<picLayer variable>.DrawPoint (Function)
Draws a point in a picLayer variable.
<picLayer variable>.DrawText (Function)
Draws a text in a picLayer variable.
<WDPic variable>.DrawTextRTF (Function)
Draws an RTF text in a WDPic variable.