ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
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......
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, ......
License agreement for WINDEV Mobile Express
License agreement of WINDEV Mobile Express...
Unicode in character strings
The Unicode format is an encoding system that assigns a unique number to each character....
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Display different content for each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server tables......
Report controls
Several types of controls can be handled in a report created by the report editor......
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
Undocked (Property)
The Undocked property is used to determine if a pane of a Tab or Ribbon control is undocked.
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