ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Table,Add (External language)
Adds an element to a Table control.
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
Windows
The windows represent the main interface of a WINDEV application......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
<xlsDocument variable>.DeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
DownloadAdd (Function)
Adds a new download in the device's download manager....
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.
AppListVersion (Function)
Lists the versions available on the reference setup server.
<xlsDocument variable>.RecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
<Variable pdfDocument>ToText (Function)
Extract the text contained in an Document PDF.
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
SSHWrite (Function)
Writes data into the specified SSH session.
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......