ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.InfoXY (Function)
Returns information about the series found at a specific chart point.
<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.
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.
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.
HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
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, ...).
<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.
SysVersion (Function)
Returns information about the PHP version used on the current server.
MCIRetrieve (Function)
Returns the last result of the MCI command run by MCIExecute.