ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
CertificateList (Function)
Returns the list of certificates available on the computer.
UploadDelete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
TabCloseAll (Function)
Closes all dynamic tabs of a Tab control.
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
WinOrientation (Function)
Modifies or retrieves the display orientation of the current window.
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
<btleDevice variable>.Connect (Function)
Used to connect to a Bluetooth Low Energy device.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware Webservice.
Modbus functions
List of Modbus functions...
HInfoReplica (Function)
Returns information about the specified replica.
DomoClose (Function)
Closes the communication opened by DomoOpen.
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
SchedulerDeleteTask (Function)
Deletes a scheduled task.
Right (Function)
Extracts the last characters from a string or string buffer.
MongoFind (Function)
Finds documents in a MongoDB collection.
MongoInfo (Function)
Returns information about a MongoDB database.