ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
<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.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
<Treeview>.ItemStatus
Returns the status of a node: collapsed, expanded or not found.
<Chart>.LabelFont (Function)
Modifies the font used for the category labels of a chart.
HTMLRemove (Function)
Removes the specified node and its descendants in an HTML document.
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...
<TreeView>.MoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
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.
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
<htmlNode variable>.Remove (Function)
Removes the specified node and its descendants in an HTML document.
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
OpenMainMenu (Function)
Opens the main menu of the current window.
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Project description: SCM tab
The project description window allows you to configure various elements of your project......
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.