ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<TreeView>.Select (Function)
Returns the full path of the selected element in a TreeView control.
RadioButtonCount (Function)
Returns the number of options found in a Radio Button control.
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
TabStatus (Function)
Returns the status of a dynamic tab pane (identified by its alias).
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
fTempDir (Function)
Returns the name of directory used to store the temporary files.
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
DocRedo (Function)
Restores the last undone action on a Word Processing document.
HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.
PVTSelectCount (Function)
Returns the number of selected cells in a Pivot Table control.
<Organization Chart>.Occurrence (Function)
Returns the number of elements found in an Organization Chart control.
<Organization Chart>.Select (Function)
Returns the index of the selected element in an Organization Chart control.
<Check box>.Count (Function)
Returns the number of options found in a Check Box control.
<Radio button>.Count (Function)
Returns the number of options found in a Radio Button control.
<Tab>.Status (Function)
Returns the status of a dynamic tab pane (identified by its alias).
SpreadsheetListName (Function)
Returns the list of names that identify a cell in a Spreadsheet control.
SpreadsheetGetSortInfo (Function)
Returns various information about the sort performed in a Spreadsheet control.
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
RandomCryptoInteger (Function)
Returns a random number that can be used with the cryptographic technologies.
<Document variable>.UndoCount (Function)
Returns the number of actions that can be undone in a Document variable.
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.