ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Move
The Move property determines if an element can be moved.
<htmlNode variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML node.
Java functions
List of Java functions...
Charact (Function)
Returns the character corresponding to the specified ASCII code.
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
TreeStatus (Function)
Returns the status of a node: collapsed, expanded or not found.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
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.
<HTML editor>.ExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
<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.
<TreeView>.Modify (Function)
Modifies an element (node or leaf) 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.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
HTMLRemove (Function)
Removes the specified node and its descendants in an HTML document.