|
|
|
|
|
|
|
|
|
|
|
|
|
|
| When an application is used to display or save data in HFSQL files, this data is entered in the current language...... |
|
|
|
|
|
|
|
| The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ...... |
|
|
|
|
|
|
|
| Opens a system window to select a resource from:
from the device file system,
from the Cloud (Google Drive, Microsoft OneDrive, etc.)
or from one of the content managers installed on the device.... |
|
|
|
|
|
|
|
| The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of:
a file described in the data model editor,
a file described through programming,
an HFSQL view,
a query.... |
|
|
|
|
|
|
|
| Checks the validity of an IdNr (personal identification number in Germany).... |
|
|
|
|
|
|
|
| The "Key" items are used to organize the records in a data file in order to optimize the browse or the search...... |
|
|
|
|
|
|
|
| How to manage the synchronization between:
the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file.
the corresponding page context found on the server.... |
|
|
|
|
|
|
|
| This chapter presents the following topics...... |
|
|
|
|
|
|
|
| Two types of directories can be configured when creating the executable...... |
|
|
|
|
|
|
|
| Several file descriptions can be grouped into a "Custom-Folder"...... |
|
|
|
|
|
|
|
| WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file...... |
|
|
|
|
|
|
|
| Copies an HFSQL table (.fic, .ndx, .ftx, .sdx and .mmo files, if any):
from the HFSQL server to the server (to perform a backup for example).
from the HFSQL server to the client (to perform a local backup for example).
from the client to the HFSQL server (to update the tables for example).
from an HFSQL server to antoher HFSQL server.... |
|
|
|
|
|
|
|
| Copies an HFSQL table (.fic, .ndx, .ftx, .sdx and .mmo files, if any):
from the HFSQL server to the server (to perform a backup for example).
from the HFSQL server to the client (to perform a local backup for example).
from the client to the HFSQL server (to update the tables for example).
from an HFSQL server to antoher HFSQL server.... |
|
|
|
|
|
|
|
| WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application...... |
|
|
|
|
|
|
|
| The data model editor allows you to define the structure of the data files.... |
|
|
|
|
|
|
|
| WDLog is used to restore the data files saved by WDLog...... |
|
|
|
|
|
|
|
| The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB...... |
|
|
|
|
|
|
|
| After its execution in test mode (see Running the query test), the result of the query can be...... |
|
|
|
|
|
|
|
| WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites...... |
|
|
|
|
|
|
|
| Returns the list of files:
found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
available on a connection via a native access or via an OLE DB driver.
for a group of files defined in the data model editor.... |
|
|
|
|
|
|
|
| In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage...... |
|
|
|
|
|
|
|
| The different operations that can be performed with WDLog are as follows...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|