ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Configuring the connection with WDSQSINS
For compatibility with previous versions of the SQL Server Native Connector (also known as SQL Server Native Access), it is still possible to configure the connection in the WDSQSINS software (delivered with the SQL Server Native Connector)......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Items used in a select query
A query created in the query editor can contain several types of items......
WDInst: manage files to be installed
The setup editor WDInst is used to manage the files to install......
WDInst: Customize the installer
The setup editor WDInst proposes a standard setup program......
I'm a Project Manager: How do I manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Database management in Java WINDEV applications
This document presents the different access modes to databases from a WINDEV Java application......
Using an external component in an application
A component can be reused at any time in any application......
Using several libraries in an application
A library is a WDL file that contains all the resources......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Journalized replication: Programming journalized replication in WLanguage
Several WLanguage functions allow you to include log-based replication in your application and to customize it......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....