ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Java functions
List of Java functions...
<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.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
<Treeview>.ItemStatus
Returns the status of a node: collapsed, expanded or not found.
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.
HClusterSynchronizationInfo (Function)
Returns the progress of synchronization for a node of an HFSQL cluster.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
TreeCopyItem (Function)
Copies an element (leaf or node) into 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.
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Bar code constants
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......