ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Orientation (Property)
The Orientation property is used to get and change the orientation of an element.
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
Generating the RAD pattern
To generate a RAD pattern:...
eCurrencyName (Function)
Returns the caption of a currency.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Error 1033: The access directives are not allowed in a structure
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
xlsData (Example)
Usage example of the xlsData function
DnDCursor (Example)
Usage example of the DnDCursor function
MatDeterminant (Example)
Usage example of the MatDeterminant function
<Image>.DrawSlice (Function)
Draws a circle or an ellipse section in an Image control.
<picLayer variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a picLayer variable.
<Image variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in an Image variable.
<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
PDFNumberOfPages (Function)
Returns the total number of pages in a PDF file.