ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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:...
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
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......
9. Monitor your sites, servers, etc.
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......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Creating nested reports
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
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).
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......
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
License agreement - HFSQL Client/Server
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
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......
Functions for managing objects (External language)