ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
Date
The Date keyword can correspond to...
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
fOpenTempFile (Function)
Creates and opens a temporary file.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
<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.
zipDeleteAll (Example)
Usage example of the zipDeleteAll function
zipNbPart (Example)
Usage example of the zipNbPart function
GPSGetPosition (Function)
Retrieves information about the current device position.