ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TreeView>.Expand (Function)
Expands a node in a TreeView control.
TreeExpand (Function)
Expands a node in a TreeView control.
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
Automatic documentation of external components
External components must include a technical documentation......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors....
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
5. HFSQL Cient/Server
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
5. Site test in practice
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
2. Examples and components provided with WEBDEV
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Reloading a document
To reload a document, ......