ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<TreeView>.Modify (Function)
Modifies an element (node or leaf) in a TreeView control.
TreeStatus (Function)
Returns the status of a node: collapsed, expanded or not found.
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
iPageEnd (Function)
Forces the move to the next page during the report print.
Move
The Move property determines if an element can be moved.
<htmlNode variable>.Remove (Function)
Removes the specified node and its descendants in an HTML document.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
WinEdLoad (Function)
Loads the changes made by the end user in a window.
HClusterSynchronizationInfo (Function)
Returns the progress of synchronization for a node of an HFSQL cluster.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
<htmlNode variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML node.
CodeEditorDuplicateLine (Function)
Duplicates the current line in the Code Editor control.
HTMLEditorExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
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.
<Window>.EdLoad (Function)
Loads the changes made by the end user in a window.
<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.
CodeEditorSave (Function)
Saves the contents of a Code Editor control to a file.