ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.UpdateLink (Function)
Updates on the server all the links of an HFSQL Client/Server data file....
Xaml functions (prefix syntax)
List of Xaml functions (prefix syntax)...
Functions for managing pages (prefix syntax)
List of functions for managing pages (prefix syntax)...
Functions for managing XLS files (prefix syntax)
List of functions for managing XLS files...
MongoDB functions (prefix syntax)
The following functions and types are used to handle the MongoDB data:...
Spreadsheet functions (prefix syntax)
The following functions are used to manage the Spreadsheet control (prefix syntax):
DownloadRemove (Function)
Cancels a download by removing it from the download manager, and deletes any existing files.
<Source>.ChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL 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....
Upload functions (prefix syntax)
The following functions are used to manage uploads (prefix syntax):...
<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.
<Connection variable>.InfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
Connection (Property)
The Connection property gets and sets the connection associated with a 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.
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
MenuAdd (Function)
Adds an existing popup menu into the main menu of the current window.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
<Table>.ToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.