ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
grWaffleSize (Function)
Defines the number of rows and columns in a Waffle graph.
10. UMC: User Macro-Code
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
Infinite Progress Bar control
Progress bars provide useful information to the end user......
1. Project and analysis
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
Sorts in a report
The sort is used to organize the information displayed in the report......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Report and project
In most cases, a report is linked to a project......
3. Deploying a dynamic WEBDEV site
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
12. Control templates
WINDEV Mobile allows you to create control templates....
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Scheduler report
The report editor allows you to create "Scheduler" reports....