ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Replication (Property)
The Replication property gets and sets the replication mode.
HSetMemo (Function)
Used to modify the management mode of memo items.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
SandboxMode (Property)
The SandboxMode property determines if the sandbox mode is used.
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
SSLActive (Function)
Used to enable or disable the secure SSL mode.
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
HMode (Function)
Changes the mode and the method for locking data files.
<Source>.SetMemo (Function)
Used to modify the management mode of memo items.
ControlNext (Function)
Returns the name of the next control in input mode.
<Command variable>.AddArgument (Function)
Adds an argument to a command to be executed in console mode.
CmdAddOption (Function)
Adds an option to the command to be executed in console mode.
Error 301: Unknown identifier
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file...
RepeatableReadSupported (Property)
that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable...
LogMethod (Property)
The LogMethod property is used to: find out the log mode used for a data file (file defined...
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.