ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Arithmetic operators
The arithmetic operators are......
CommandLine
The CommandLine keyword can correspond to...
fListDisk (Function)
Returns the list of disks installed on the computer.
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.
KeyExpression (Example)
Usage example of the KeyExpression property
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
ThreadPriority (Function)
Returns or modifies the priority level of a thread.
MatFloatAdd (Example)
Usage example of the MatFloatAdd function
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....
Thumbnail (Property)
The Thumbnail property can be used on: the items of an HFSQL data file. For more details, see Thumbnail property on items. the Thumbnail controls (WEBDEV only). For more details, see Thumbnail property on Thumbnail controls....
Error 201: The method already has a virtual attribute
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,
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.