ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TreeView>.CopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
HClusterSynchronizationInfo (Function)
Returns the progress of synchronization for a node of an HFSQL cluster.
EmulatePaneUndock (Function)
Emulates the undocking of a pane in a dynamic Tab control.
NoteDelete (Function)
Deletes a repositionable note found in the current window.
<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.
HClusterNodeInfo (Function)
Returns the status of each cluster node by interrogating the coordinator.
<Dashboard>.Mode (Function)
Opens or closes the Dashboard control edit mode.
<Tab>.Open (Function)
Opens a new pane in a Dynamic Tab control.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
GalleryClosePopup (Function)
Closes the automatic zoom popup for the image gallery.
<Treeview>.ItemStatus
Returns the status of a node: collapsed, expanded or not found.
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
HTMLRemove (Function)
Removes the specified node and its descendants in an HTML document.
HClusterMasterNode (Function)
Returns the name of the master node in an HFSQL cluster.
InWebSocketServerMode (Function)
Indicates if the current code is being executed on the WebSocket server.
HTMLEditorExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
<HTML editor>.ExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
<htmlNode variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML node.