ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Table>.ToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
<Chart>.ColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
Reports
A report provides a custom view of data......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Error 121: Shadowing a structure
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......