ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
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:...
Saving entered data (AAF)
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
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......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......