ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListStopWord (Function)
Returns the list of stop words used by a full-text index.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
<Source>.Declare (Function)
Declares a description of data file (found in an analysis) in the current project.
<Source>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
<Source>.UpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
<Connection variable>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
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.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
<Source>.ChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
<Source>.Security (Function)
Enables or disables the automatic security mechanism on one or more data files.
<Connection variable>.AddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
<Looper>.ToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
<Source>.CheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
The key items
Keys are specific items in your analysis......
1
4
5
6
7
8
212
>