ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Table>.ToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
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......
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
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....
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
5. HFSQL Client/Server
A WINDEV Mobile application can also use an HFSQL database in Client/Server mode....
5. HFSQL Cient/Server
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......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
13. Security benefit: managing the "Back" button
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......