ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
<Source>.Declare (Function)
Declares a description of data file (found in an analysis) in the current project.
<Source>.Security (Function)
Enables or disables the automatic security mechanism on one or more data files.
<Source>.FilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
<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>.AddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
<Connection variable>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
<Connection variable>.InfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
<Source>.ChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
LogFile (Property)
The LogFile property is used to determine if a data file is a log file.
TransactionFile (Property)
The TransactionFile property is used to determine if a data file is a transaction file.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
DDERetrieve (Function)
Retrieves a data sent by a program (the recipient of the connection for the specified object).
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
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, ...).
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).