ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Modbus functions
List of Modbus functions...
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
<Connection variable>.TransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
<ParallelTask variable>.ExecuteAfter (Function)
Indicates a continuation parallel task that will be run when one of the specified parallel task is completed.
Spelling check functions
The following functions are used to manage the spelling checker:
How to manage enumerations programmatically?
How to manage a combination through programming?
A combination is a type of variabble containing a list of values....
VideoRequestPermission (Function)
Requests permission to use the device's camera....
After
They After keyword can correspond to:
Widget functions
Les bulles d'aide permettent d'aider rapidement l'utilisateur dans vos applications......
SpeechSynthesisListVoices (Function)
Returns the list of voices available on the device for the speech synthesis engine.
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
Miscellaneous Windows constants
List of constants used by the Windows functions....
<Connection variable>.TransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
SaaSAdminListSubscription (Function)
Lists the SaaS subscriptions associated with a site or pricing.
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).
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
<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.
LooperAdd (Function)
Adds a row at the end of a Looper control.