ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
CharactUnicode (Function)
Returns the character corresponding to the specified Unicode code.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
ExecuteCode (Function)
Runs the WLanguage code found in a character string.
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.
WinEdLoad (Function)
Loads the changes made by the end user in a window.
<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.
<Camera>.StopDecoding (Function)
Stops decoding a bar code in a Camera control.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
<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.
Java functions
List of Java functions...
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.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.