ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Image>.Occurrence (Function)
Returns the total number of images taken into account by the scroll.
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.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
<emailOutlookSession variable>.ListFolder (Function)
Returns the list of folders found in the Outlook messaging software.
<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.
SpreadsheetListName (Function)
Returns the list of names that identify a cell in a Spreadsheet control.
<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.
<Array>.AnyTrue (Function)
Returns True if at least one element of an array is True.
<Source>.RetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
<Source>.ListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
<Source>.GetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
<Connection variable>.ListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
MCIStatus (Function)
Returns the status of a media file that was opened beforehand MCIOpen.