ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
iCalendarToAppointment (Function)
Lists the appointments described in a character string in iCalendar format.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
fListDisk (Function)
Returns the list of disks installed on the computer.
KeyExpression (Example)
Usage example of the KeyExpression property
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
ThreadPriority (Function)
Returns or modifies the priority level of a thread.
MinZoom (Property)
The MinZoom property is used to get the minimum zoom value that can be used for the Camera control (for the camera in use).
FillCharacter
The Property Filling Character allows you to know and modify the character used to fill an element.
DecryptAsymmetric (Function)
Decrypts a buffer with a private/public key algorithm with RSA encryption....
Subject (Property)
The Subject property is used to get and change the subject of an element.
Error 117: The array has X dimensions and you access it with Y dimensions
Error 201: The method already has a virtual attribute
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
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.
<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
WithSpace (Example)
Usage example of the WithSpace function
xlsNbColumn (Example)
Usage example of the xlsNbColumn function