ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Python: Native calls
WLanguage allows for native Python calls......
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
Associating an identifier with an element found in a TreeView control
The different methods to associate an identifier with an element found in a TreeView control....
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Project portfolio
From version 25, you can create "project portfolios"......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
How to fill a TreeView control from a data file? (prefix syntax)
By default, the TreeView control cannot automatically display the data coming from a data file......
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
Aliases on data files: HAlias
The aliases are used to handle......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
How to create and handle a structure?
This help page explains how to create and handle a structure....
2. Analysis in practice