ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StatSum (Function)
Calculates the sum for a series of values.
fLock (Example)
Usage example of the fLock function
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.
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....
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
fUnlock (Example)
Usage example of the fUnlock function
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
Constants used by the TraceStart function
List of constants used by the TraceStart function....
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.