ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Saving entered data (AAF)
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
SignatureMode (Property)
The SignatureMode property is used to get and change the signature options of a Signature control in a report.
Clickable (Property)
The Clickable property gets and sets the behavior of an Image control when it is clicked.
StatusBar (Property)
The StatusBar property is used to: find out whether the status bar is displayed or not display (or not) the status bar of a window....
The Dashboard control
Dashboards are essential elements in an application......
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
iParameterViewer (Function)
Configures the report viewer.
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Report controls
Several types of controls can be handled in a report created by the report editor......
SignatureType (Property)
The SignatureType property is used to get and define the type of signature to be used in a Signature control.
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......