ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpeechSynthesisListVoices (Function)
Returns the list of voices available on the device for the speech synthesis engine.
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
<ParallelTask variable>.ExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
AppInstallUPD (Function)
Triggers the automatic update of current application.
AAF: Context menu of Image controls
A context menu is available for Image controls......
Hasp functions
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect the applications developed with WINDEV or WEBDEV......
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
KeyCompareKey (Function)
Compares an initial key with an activation key.
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
AppInstallVersion (Function)
Installs a specific application version.
Constants for managing speech synthesis
Déconnecte un client actuellement connecté sur un serveur de WebSocket....
After
They After keyword can correspond to:
WBAdminDeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
Modbus functions
List of Modbus functions...
The different types of integers
Euro functions
List of Euro functions...
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
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.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
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.
<httpResponse variable>.GetCookie (Function)
Retrieves cookies read in the httpResponse variable (containing the result of HTTPSend).
WINDEV concepts
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......