ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CodeEditorSave (Function)
Saves the contents of a Code Editor control to a file.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
CodeEditorDuplicateLine (Function)
Duplicates the current line in the Code Editor control.
HTMLEditorExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
HTMLRemove (Function)
Removes the specified node and its descendants in an HTML document.
HClusterNodeInfo (Function)
Returns the status of each cluster node by interrogating the coordinator.
HClusterMasterNode (Function)
Returns the name of the master node in an HFSQL cluster.
<htmlNode variable>.Remove (Function)
Removes the specified node and its descendants in an HTML document.
<TreeView>.ExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
<HTML editor>.ExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
SandboxMode (Property)
The SandboxMode property determines if the sandbox mode is used.
<Dashboard>.Mode (Function)
Opens or closes the Dashboard control edit mode.
<Code Editor>.DuplicateLine (Function)
Duplicates the current line in the Code Editor control.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
<Code Editor>.Save (Function)
Saves the contents of a Code Editor control to a file.
<Code Editor>.Replace (Function)
Finds and replaces a string in the Code Editor control.
<TreeView>.MoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
Replication (Property)
The Replication property gets and sets the replication mode.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
InWebSocketServerMode (Function)
Indicates if the current code is being executed on the WebSocket server.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.