ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
InUniversalWindowsAppMode (Function)
Indicates whether the code is run in Universal Windows 10 App mode.
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
UploadDeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
InUniversalWindowsAppSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows 10 App mode.
<btleDevice variable>.Connect (Function)
Used to connect to a Bluetooth Low Energy device.
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
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.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
gpwCheckUser (Function)
Checks the existence and validity of the password for a user of the user groupware.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
<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...
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.
XMLDocument (Function)
Creates a new XML document.