ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSAdminListSubscription (Function)
Lists the SaaS subscriptions associated with a site or pricing.
<ParallelTask variable>.ExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
Managing parallel tasks
The computers are becoming more and more powerful......
Constants for managing speech synthesis
Déconnecte un client actuellement connecté sur un serveur de WebSocket....
After
They After keyword can correspond to:
SpeechSynthesisListVoices (Function)
Returns the list of voices available on the device for the speech synthesis engine.
Modbus functions
List of Modbus functions...
Euro functions
List of Euro functions...
Miscellaneous Windows constants
List of constants used by the Windows functions....
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
MongoFind (Function)
Finds documents in a MongoDB collection.
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
<httpResponse variable>.GetCookie (Function)
Retrieves cookies read in the httpResponse variable (containing the result of HTTPSend).
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
<htmlDocument variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document.
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
NFC functions
Functions used to manage the NFC standard...
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......