ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
<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.
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.
DDERetrieve (Function)
Retrieves a data sent by a program (the recipient of the connection for the specified object).
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
<Source>.Security (Function)
Enables or disables the automatic security mechanism on one or more 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, ...).
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
<Table>.ToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
<Looper>.ToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.