ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Tab>.Open (Function)
Opens a new pane in a Dynamic Tab control.
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
HClusterSynchronizationInfo (Function)
Returns the progress of synchronization for a node of an HFSQL cluster.
EmulatePaneUndock (Function)
Emulates the undocking of a pane in a dynamic Tab control.
NoteDelete (Function)
Deletes a repositionable note found in the current window.
<TreeView>.Modify (Function)
Modifies an element (node or leaf) in a TreeView control.
<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.
<Dashboard>.Mode (Function)
Opens or closes the Dashboard control edit mode.
<Camera>.StopDecoding (Function)
Stops decoding a bar code in a Camera control.
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
GalleryClosePopup (Function)
Closes the automatic zoom popup for the image gallery.
<Chart>.AxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
<Treeview>.ItemStatus
Returns the status of a node: collapsed, expanded or not found.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
<Chart>.LabelFont (Function)
Modifies the font used for the category labels of a chart.
<Chart>.AxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
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.