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...
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
24. Displaying and linking pages
Deselects a shape in a Diagram Editor control....
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
Internal component
An internal component is a set of elements from a project......
Project managers: How to 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......
Segmented Button control
The Segmented Button control can be understood as a set of ON/OFF buttons grouped together in a single control......
TransactionFile (Property)
The TransactionFile property is used to determine if a table is a transaction table.
WDTrans: Overview
WDTrans is a tool for canceling transactions......
WDSQL, SQL querier: Overview
WDSQL is used to......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
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....
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......