ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MenuIsMarked (Example)
Usage example of the MenuIsMarked function
<Image variable>.DrawRectangle (Function)
Draws a rectangle in an Image variable.
<Image>.DrawRectangle (Function)
Draws a rectangle in an Image control.
<Image variable>.DrawPolygon (Function)
Draws a polygon in an Image variable.
<Image>.DrawPolygon (Function)
Draws a polygon in an Image control,
HTTPGetResult (Example)
Usage example of the HTTPGetResult function
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
MatMultiply (Example)
Usage example of the MatMultiply function
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Thumbnail (Property)
The Thumbnail property is used to find out and modify the image displayed in thumbnail in a Thumbnail control.
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
xlsNbRow (Example)
Usage example of the xlsNbRow function
FTPTime (Example)
Usage example of the FTPTime function
MatAdd (Example)
Usage example of the MatAdd function
xlsColumnTitle (Example)
Usage example of the xlsColumnTitle function
Guided tour management constants
Using WDDIXIO
To translate the text used in your project:...
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
TimeUTC (Property)
The TimeUTC property is used to get and set a Coordinated Universal Time (UTC ).
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.