ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
ActionBarDeleteSearchHistory (Function)
Deletes the history from the search control found in the action bar of a window.
<Scheduler>.SelectMinus (Function)
Deselects an appointment from a Scheduler control.
<Scheduler>.SelectPlus (Function)
Selects an appointment in a Scheduler control.
<Scheduler>.DeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
Variables for managing the Drag and Drop
<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.
<btleDevice variable>.Connect (Function)
Used to connect to a Bluetooth Low Energy device.
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.
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware Webservice.
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)....
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
BlurLevel (Property)
The BlurLevel property gets and sets the percentage of blur applied to a control in a report.
Error 117: The array has X dimensions and you access it with Y dimensions
DomoSwitchOn (Function)
Switches on one or more electrical devices compatible with the X10. protocol.
OLESave (Function)
Saves the object found in an OLE control in binary format.
DomoSend (Function)
Sends a command to one or more electrical devices compatible with the X10 protocol.