ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NoteDelete (Function)
Deletes a repositionable note found in the current window.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
HSetMemo (Function)
Used to modify the management mode of memo items.
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.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
<TreeView>.Modify (Function)
Modifies an element (node or leaf) in a TreeView control.
fWriteLine (Function)
Writes a line to a text file (ANSI or Unicode).
<htmlNode variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML node.
<Dashboard>.Mode (Function)
Opens or closes the Dashboard control edit mode.
HTMLEditorExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
fReadLine (Function)
Reads a line from an external file (ANSI or Unicode).
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.
<Tab>.Open (Function)
Opens a new pane in a Dynamic Tab control.
HClusterMasterNode (Function)
Returns the name of the master node in an HFSQL cluster.
<htmlNode variable>.Remove (Function)
Removes the specified node and its descendants in an HTML document.
<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.
SandboxMode (Property)
The SandboxMode property determines if the sandbox mode is used.
CodeEditorSave (Function)
Saves the contents of a Code Editor control to a file.
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or Unicode).
Hole (Property)
The Hole property is used to define the holes of a polygon.
The Line control
A Line control is used to display a line in a page......