ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fDataDir (Function)
Returns the full path of the directory of HFSQL tables specified by the user when installing the application.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
TransactionFile (Property)
The TransactionFile property is used to determine if a data file is a transaction file.
LogFile (Property)
The LogFile property is used to determine if a data file is a log file.
HUpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
<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....
<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.
Screen,ScreenToFile (External language)
Updates the items in the data file with the values from the bound controls in the window.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more 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....
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL 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).
1
4
5
6
7
8
377
>