ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Miscellaneous Windows constants
List of constants used by the Windows functions....
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.
Euro functions
List of Euro functions...
TimeToString (Function)
Converts a time to a string in the specified format.
Managing parallel tasks
The computers are becoming more and more powerful......
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
SaaSAdminListSubscription (Function)
Lists the SaaS subscriptions associated with a site or pricing.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
<Image>.Rotation (Function)
Rotates an Image control.
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.
NFCWriteTag (Function)
Starts writing data to an NFC tag.
NFCSendTag (Function)
Sends a NFC tag to another device.
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
<mongoGridFS variable>.GetFileInfo (Function)
Used to get information about a MongoDB file (gridFS).
<mongoGridFS variable>.DeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
DownloadAdd (Function)
Adds a new download in the device's download manager....
DownloadGetInfo (Function)
Retrieves the details of a download present in the download manager.
DownloadRemove (Function)
Cancels a download by removing it from the download manager, and deletes any existing files.