ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSAdminListSubscription (Function)
Lists the SaaS subscriptions associated with a site or pricing.
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
<ParallelTask variable>.ExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
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...
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Count (Property)
The Count property returns the number of elements in a given set.
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).
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
<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.
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
<mongoGridFS variable>.GetFileInfo (Function)
Used to get information about a MongoDB file (gridFS).
ParallelTaskExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.