ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDeleteAll (Function)
Deletes all records from a table, an HFSQL view or a query.
Materialized view
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
HFSQL Control Center: Scheduled optimization
The Control Center allows you to implement an automatic optimization mechanism for the database and its files using scheduled optimization tasks......
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
HRSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
<Connection variable>.RSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
HClusterParameter (Function)
Reads and modifies the parameters of an HFSQL cluster.
<Source>.DescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL table.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL table.
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
Transactions: Secure your processing of HFSQL tables
This chapter presents the following topics......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.