ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
Programming the looper attributes
All the looper attributes can be handled by programming......
ERR_NO_DLLEXE
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Table control populated programmatically: WLanguage (prefix syntax)
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
SandboxMode (Property)
The SandboxMode property determines if the sandbox mode is used.
SNMPOIDAccess (Function)
Returns the authorized access modes of a specific OID.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
HClusterNodeInfo (Function)
Returns the status of each cluster node by interrogating the coordinator.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
NotifDelete (Function)
Deletes a notification displayed in the system bar of the device.
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
EmulateCheckBox (Function)
Emulates the selection of an option in a Check Box control.
HClusterSynchronizationInfo (Function)
Returns the progress of synchronization for a node of an HFSQL cluster.
<TreeView>.Modify (Function)
Modifies an element (node or leaf) in a TreeView control.
<TreeView>.ExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
<TreeView>.MoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
<TreeView>.CopyItem (Function)
Copies an element (leaf or node) into a TreeView control.