ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
NumberInWords (Function)
Converts a number to words.
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......
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
iParameterViewer (Function)
Configures the report viewer.
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.
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
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....
URL (Property)
The URL property is used to get and change a URL.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
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.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.