ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Setup mode
Several methods can be used to distribute a WINDEV application...
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.
Generating the setup program
The last wizard step for creating the setup program allows you to...
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program.
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements...
Configuring the setup program
Two tools can be used to create a setup program...
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup...
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
The Static control
A Static control is a control used to display a static text......
State (Property)
The State property is used to get and change the state of an element.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Automatic context menu for the Scheduler controls
Each Scheduler control in a window offers the user a menu by default....
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Constants for managing the windows
List of constants used by the functions for managing the windows...
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Description of a WEBDEV element style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
WDZip: Create or modify an archive
This help page explains how to......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Comparison operators
The comparison operators can be divided into several categories......
Conversion (Function)
Converts a value from a unit to another one.