ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
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......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
21. Managing business rules
Managing business rules...
18. Management of business rules
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
11. Internal components in practice
Internal components in practice...
Feedback component
The Feedback component is a component provided with WINDEV......
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
15. Creating the executable in practice
Creating the executable in practice...
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
9. Overlaying controls