ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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).
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.
MCIRetrieve (Function)
Returns the last result of the MCI command run by MCIExecute.
<Window>.CurrentLayout (Function)
Returns the index of the current layout in the window or internal window.
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Page constants
List of constants used by page functions....
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).