ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
<Table>.ToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
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....
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
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)....
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...
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
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
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
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......
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......
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......
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
H.TemporaryDirectory (Variable)
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files.
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.