ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
ScrollBarShow (Function)
Displays (or not) a scrollbar in a WINDEV control (edit control or list box) even if no scrollbar was specified during the control description.
DecryptAsymmetricEnveloped (Function)
Performs the asymmetric encryption of an envelope that has been encrypted with EncrypteAsymmetricEnveloped.
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
ThreadPriority (Function)
Returns or modifies the priority level of a thread.
DecryptAsymmetric (Function)
Decrypts a buffer with a private/public key algorithm with RSA encryption....
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
Programming overview in C and C++
MongoInfo (Function)
Returns information about a MongoDB database.
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
MenuInsertSeparator (Function)
Inserts a separator into a menu.
grSurfaceGridlines (Function)
Displays the gridlines for the different planes of a Surface chart.
BTLEGetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
Nation (External language)
Defines the display language for the titles, captions, messages...
BTLEGetAService (Function)
Retrieves the service of a Bluetooth Low Energy device corresponding to the specified identifier (UUID).
BTLEGetAllServices (Function)
Retrieves all the services corresponding to a UUID.
iCurrentFile (Function)
Returns the name of the file currently generated.