ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MenuIsMarked (Example)
Usage example of the MenuIsMarked function
Error 201: The method already has a virtual attribute
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
<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,
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.
Thumbnail (Property)
The Thumbnail property is used to find out and modify the image displayed in thumbnail in a Thumbnail control.
URI
The URI keyword can correspond to...
Error 117: The array has X dimensions and you access it with Y dimensions
NetGetFile (Example)
Usage example of the NetGetFile function
MatAdd (Example)
Usage example of the MatAdd function
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
Error 1033: The access directives are not allowed in a structure
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
Orientation (Property)
The Orientation property is used to get and change the orientation of an element.
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
DnDCursor (Example)
Usage example of the DnDCursor function