ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
fUnlock (Example)
Usage example of the fUnlock function
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).
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
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.
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.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.