ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Materialized view
HCheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Error 403: The item does not belong to the file
<Looper>.ToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
<Source>.Declare (Function)
Declares a description of data file (found in an analysis) in the current project.
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
<Table>.ToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
<Source>.Flush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only).
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......