ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StatCovariance (Function)
Calculates the covariance between two series of values.
NumberInWords (Function)
Converts a number to words.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
iParameterViewer (Function)
Configures the report viewer.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
Structure of data files of user groupware
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
<Map>.DeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map control.
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
Date (Type of variable)
The Date type enables you to easily handle the dates...
Link control properties
The Link control is available in a page and in a report......
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
IniOSSimulatorMode (Function)
Indicates whether the code is run in the iOS simulator (iPhone, iPad).
XMLResult (Function)
Returns the result of a calculation XPath query.
StatSum (Function)
Calculates the sum for a series of values.