ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
HViewToFile (Example)
Usage example of the HViewToFile function
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
Thumbnail (Property)
The Thumbnail property is used to find out and modify the image displayed in thumbnail in a Thumbnail control.
TimeUTC (Property)
The TimeUTC property gets and sets a Coordinated Universal Time (UTC).
<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.
WINDEV theme generator: Customize elements
The generator of WINDEV themes is used to generate the necessary files for creating a custom theme for the WINDEV projects......
MongoGridFSSendFile (Function)
Copies a file from the local computer to a MongoDB file system (gridFS).
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
xlsColumnTitle (Example)
Usage example of the xlsColumnTitle function
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
Orientation (Property)
The Orientation property gets and sets the orientation of an element.
CriticalSection (Function)
Activates a critical section named or on a variable in an instruction of type USE ... IN.