ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Arithmetic operators
The arithmetic operators are......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
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.
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
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.
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....
Subject (Property)
The Subject property is used to get and change the subject of an element.
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).