ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<WBAdminAuth variable>.ListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
<Map>.GetStyle (Function)
Returns the style used by the map displayed in the Map control.
<Array>.AnyTrue (Function)
Returns True if at least one element of an array is True.
<Source>.ListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
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.
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
NetInfoRemoteAccess (Function)
Returns information about the status of a connection as well as the statistics about this connection.
PhraseToBuffer (Function)
Returns the buffer encoded in a BIP39 mnemonic phrase.
<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.
<Window>.CurrentLayout (Function)
Returns the index of the current layout in the window or internal window.
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Code statistics
The code statistics affect......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....