ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Document variable>.UndoCount (Function)
Returns the number of actions that can be undone in a Document variable.
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
gpwSupervisor (Function)
Returns the username of the "Supervisor" account according to the framework being used.
gpwDefault (Function)
Returns the value that corresponds to "DEFAULT" according to the framework being used.
gpwNone (Function)
Returns the value of the word "NONE" according to the framework being used.
<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.
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.
fTempDir (Function)
Returns the name of directory used to store the temporary files.
<emailOutlookSession variable>.ListFolder (Function)
Returns the list of folders found in the Outlook messaging software.
<Pivot table>.HeaderValue (Function)
Returns the value displayed in a header of Pivot Table 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.
<Source>.RetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).