ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup...
Generating the setup program
The last wizard step for creating the setup program allows you to...
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.
Setup mode
Several methods can be used to distribute a WINDEV application...
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
9. Monitor your sites, servers, etc.
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Printing nested reports
To create a main report containing several secondary reports:...
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Testing a project: setting
By testing the project you can simulate how the application will run......
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Creating nested reports
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
27. Center or anchor a site horizontally
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
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......
License agreement - HFSQL Client/Server
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Functions for managing objects (External language)