ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
<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.
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.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
Move
The Move property determines if an element can be moved.
<htmlNode variable>.Remove (Function)
Removes the specified node and its descendants in an HTML document.
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).