ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with List Box controls
List of events associated with List Box controls...
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
<Kanban list>.DeleteCard (Function)
Deletes a card from a Kanban control or from a Kanban List control.
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
<mongoCollection variable>.DeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
<mongoCollection variable>.DeleteCollection (Function)
Deletes a collection from a MongoDB database.
<mongoDatabase variable>.DeteleDatabase (Function)
Deletes a MongoDB database as well as its collections.
<mongoCollection variable>.ModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
Certificate functions (prefix syntax)
The following functions are used to handle Windows certificates, using prefix syntax:
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
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.
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
Properties associated with infinite Progress Bar controls
An infinite Progress Bar control can be handled in a window by the following WLanguage properties......
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Certificate management functions
The following functions are used to handle the certificates:...
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.
EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.
<emailIMAPSession variable>.ListFolder (Function)
Returns the list of folders of an IMAP session.
<EmailOutlookSession variable>.Update (Function)
Updates the messages of MS Exchange according to the email server.
<emailAttach variable>.SaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).