ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different copy modes
Two different copy modes are proposed by WDTRAD...
Error 201: The method already has a virtual attribute
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
<Image variable>.DrawRectangle (Function)
Draws a rectangle in an Image variable.
Error 117: The array has X dimensions and you access it with Y dimensions
<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,
HIndex (Example)
Usage example of the HIndex function
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.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Thumbnail (Property)
The Thumbnail property is used to find out and modify the image displayed in thumbnail in a Thumbnail control.
MenuIsMarked (Example)
Usage example of the MenuIsMarked function
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
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
EventOpen (Function)
Opens a synchronization event between several threads.