ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Date (Type of variable)
The Date type enables you to easily handle the dates...
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.
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).
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
StatVarianceP (Function)
Calculates the variance for a full series of values.
Constants used by the TraceStart function
List of constants used by the TraceStart function....
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
XMLPath (Function)
Returns the current position in the document in XPATH format.