ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gpwNone (Function)
Returns the value of the word "NONE" according to the framework being used.
OrgOccurrence (Function)
Returns the number of elements found in an Organization Chart control.
OrgSelect (Function)
Returns the index of the selected element in an Organization Chart control.
PVTSelectCount (Function)
Returns the number of selected cells in a Pivot Table control.
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
<TreeView>.Select (Function)
Returns the full path of the selected element in a TreeView 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.
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.
PVTHeaderValue (Function)
Returns the value displayed in a header of Pivot Table control.
<Check box>.Count (Function)
Returns the number of options found in a Check Box control.
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.
<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.
<Chart>.InfoXY (Function)
Returns information about the series found at a specific chart point.
MapGetStyle (Function)
Returns the style used by the map displayed in the Map control.
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, ...).