ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TransactionFile (Property)
The TransactionFile property is used to determine if a data file is a transaction 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>.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.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
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.
LogFile (Property)
The LogFile property is used to determine if a data file is a log file.
<Source>.ChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
DDERetrieve (Function)
Retrieves a data sent by a program (the recipient of the connection for the specified object).
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
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.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
Reports and Queries 2024: New WLanguage features
In version 28, new functions have been introduced and some of them have been improved......