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...
Programming automatic calculations in the columns of a Table control
The Flexbox control
Flexbox is a standard layout system for web pages......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Changing sites from AWP to SEO-ready session mode
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Testing a project: settings
By testing the project you can simulate how the application will run......
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
21. Reports
The LinestringGeo type is used to define all the advanced characteristics of a geographic linestring....
FBStopSession (Function)
Closes the Facebook session opened with the FBStartSession function.
HFSQL error handling help
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
12. Control templates
WINDEV Mobile allows you to create control templates....
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
How to?