ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Set of procedures
The global procedures are grouped in set of procedures......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
Replication: The different types
The data replication is a powerful feature......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
grWaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
grWaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
<Graphe>.WaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
Saving entered data (AAF)
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Error 2: Incomplete line
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
ERR_PARSER
ERR_BAD_FILE
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
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....