|
|
|
|
|
|
|
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server).... |
|
|
|
|
|
|
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files. |
|
|
|
|
|
|
Deletes a scheduled task found on an HFSQL server:
stored procedure,
backup,
optimization,
refresh of materialized view.... |
|
|
|
|
|
|
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed. |
|
|
|
|
|
|
The FilterCondition property allows you to know the selection condition set by HFilter on a data file, HFSQL view or query. |
|
|
|
|
|
|
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server.... |
|
|
|
|
|
|
When an application is used to display or save data in HFSQL files, this data is entered in the current language...... |
|
|
|
|
|
|
A HFSQL application can operate in network mode or in Client/Server mode...... |
|
|
|
|
|
|
The query editor proposes two methods for creating a query...... |
|
|
|
|
|
|
The Source property can be used on:
a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ...
a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.).... |
|
|
|
|
|
|
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates.... |
|
|
|
|
|
|
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization). |
|
|
|
|
|
|
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization). |
|
|
|
|
|
|
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates.... |
|
|
|
|
|
|
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query. |
|
|
|
|
|
|
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias). |
|
|
|
|
|
|
Some errors may occur in your application...... |
|
|
|
|
|
|
WINDEV Mobile applications can run on the following platforms... |
|
|
|
|
|
|
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format. |
|
|
|
|
|
|
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected. |
|
|
|
|
|
|
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery). |
|
|
|
|
|
|
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format. |
|
|
|
|
|
|
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description. This file is neither encrypted nor password protected. |
|
|
|
|
|
|
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|