ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
<Connection variable>.RSExecute (Function)
Immediately runs a recurring replication between HFSQL servers: the replication is triggered before the scheduling.
10. UMC: User Macro-Code
The key items
Keys are specific items in your analysis......
<Source>.ImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
ERR_NO_APPLICATION
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Out (Property)
The Outside property is used to know if an email was read correctly on the server.
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
hbListTable (Function)
Retrieves the list of tables found on an HBase server.
TimeZone (Property)
The TimeZone property is used to set the time zone.
Query technical documentation
The query editor automatically creates a technical documentation for each query......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
<zipArchive variable>.ExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.