ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UploadDelete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
SpreadsheetReplace (Function)
Finds and replaces a value in a Spreadsheet control.
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
<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.
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
TabCloseAll (Function)
Closes all dynamic tabs of a Tab control.
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
<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.