ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<xlsDocument variable>.DeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
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....
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
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.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
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 Slider control (in a window)
A slider control is used to select a value between two bounds......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
gglCalendar (Type of variable)
The gglCalendar type is used to describe and modify a calendar used by the Google Calendar service...
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
xlsGetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.