ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Application development cycle
Development cycle of a WINDEV application....
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
HClient structure
The HClient structure is used to......
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
<Connection variable>.AddGroup (Function)
Adds a group of users.
<Connection variable>.AddUser (Function)
Adds a user to a database.
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
2. UML models
7. Multilingual applications in practice
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
2. UML models
7. Multilingual sites in practice
Creating help pages
A help system includes several pages......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
HAddGroup (Function)
Adds a group of users.
HAddUser (Function)
Adds a user to a database.