ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
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.
Modbus functions
List of Modbus functions...
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.
dPoint (Example)
Usage example of the dPoint function
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
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.
VideoRequestPermission (Function)
Requests permission to use the device's camera....
<httpResponse variable>.GetCookie (Function)
Retrieves cookies read in the httpResponse variable (containing the result of HTTPSend).
Execute (Function)
Starts the execution of a process through programming.
OrgModify (Function)
Modifies an element in an Organization Chart control.
LooperInsertLine (Function)
Inserts a row into a Looper control.
<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.
LooperInsert (Function)
Inserts a row into a Looper control.
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
2. Projects in practice
HTTPSendForm (Function)
Sends an HTTP form.