ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
<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.
<Organization Chart>.Occurrence (Function)
Returns the number of elements found in an Organization Chart control.
<emailOutlookSession variable>.ListFolder (Function)
Returns the list of folders found in the Outlook messaging software.
<Word Processing>.Redo (Function)
Restores the last undone action on a Word Processing control.
<Table>.ColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
<Chart>.InfoXY (Function)
Returns information about the series found at a specific chart point.
<Pivot table>.SelectCount (Function)
Returns the number of selected cells in a Pivot Table control.
<Image>.Occurrence (Function)
Returns the total number of images taken into account by the scroll.
<emailOutlookSession variable>.CurrentFolder (Function)
Returns the name of the current folder in the Outlook messaging software.
MapGetStyle (Function)
Returns the style used by the map displayed in the Map control.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
PhraseToBuffer (Function)
Returns the buffer encoded in a BIP39 mnemonic phrase.
<Map>.GetStyle (Function)
Returns the style used by the map displayed in the Map control.
<Array>.AnyFalse (Function)
Returns True if at least one element of an array is False.