ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<htmlNode variable>.Remove (Function)
Removes the specified node and its descendants in an HTML document.
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
Various constants
List of various constants used by the constants WINDEV functions....
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Multi-project search
Performing a search in the current project is a common operation......
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
HTMLInsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
HTMLModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
<htmlNode variable>.InsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
<htmlNode variable>.ModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
Creating nested reports
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
Principle of remote check
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......