ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Window>.CurrentLayout (Function)
Returns the index of the current layout in the window or internal window.
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.
<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.
<Connection variable>.OperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
<Source>.ErrorModification (Function)
Returns the value of a record item when a modification conflict occurs..
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
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......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Pager control properties
The WLanguage properties are used to handle the Pager control in server code and in browser code......
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....