ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SSLActive (Function)
Used to enable or disable the secure SSL mode.
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.
<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.
<Source>.Mode (Function)
Changes the mode and the method for locking data files.
<Treeview>.ItemStatus
Returns the status of a node: collapsed, expanded or not found.
Java functions
List of Java functions...
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Charact (Function)
Returns the character corresponding to the specified ASCII code.
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
ControlNext (Function)
Returns the name of the next control in input mode.
fLongPath (Function)
Returns the full long path of a file or directory.
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.
The Line control
A Line control is used to display a line in a page......
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.