ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
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.
<htmlNode variable>.Remove (Function)
Removes the specified node and its descendants in an HTML document.
<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.
<Code Editor>.DuplicateLine (Function)
Duplicates the current line in the Code Editor control.
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.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
<Camera>.StopDecoding (Function)
Stops decoding a bar code in a Camera control.
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
HClusterNodeInfo (Function)
Returns the status of each cluster node by interrogating the coordinator.
<TreeView>.Modify (Function)
Modifies an element (node or leaf) in a TreeView control.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
<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.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
<TreeView>.CopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
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......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......