ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup mode
Several methods can be used to distribute a WINDEV application......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Multilingual project
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
Share your projects via Git
Git is a source code manager......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
The Static control
A Static control is a control used to display a static text......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
Resizing a window (AAF)
3. UML models in practice
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Image editor: Features
The image editor includes several features......
grSourceCategoryLabel (Function)
Defines the source of the category labels.
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
18. Order of execution of the code of buttons/links