ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

JSONToVariant (Function)
Converts a JSON string to a Variant variable.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
Calling a procedure/a function
Syntax for calling a local or global procedure.
Programming patterns
CAUTION......
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
InUniversalWindowsAppMode (Function)
Indicates whether the code is run in Universal Windows 10 App mode.
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.