ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
15. Cookies: information stored on the end user's computer
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
<Table>.End (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
<Source>.Write (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
OperationLogDirectory (Property)
The OperationLogDirectory property is used to manage the directory of the operation log file associated with a data file.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
WDOptimizer: Editing and modifying a ".REP" file
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
XML management: Use example
This application example manages an XML file named "Orders......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
HExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.