ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.ListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
<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, ...).
<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.
SpreadsheetGetSortInfo (Function)
Returns various information about the sort performed in a Spreadsheet control.
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.
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
TwainSourceHeight (Function)
Returns the height (in millimeters) of the document captured by a Twain device.
TwainSourceWidth (Function)
Returns the width (in millimeters) of the document captured by a Twain device.
NetInfoRemoteAccess (Function)
Returns information about the status of a connection as well as the statistics about this connection.
<WBAdminAuth variable>.ListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
<WBAdminAuth variable>.ListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.
WBAdminListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
WBAdminListConnection (Function)
Returns the list of current connections on a WEBDEV Application Server.