|
|
|
|
|
|
|
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary. |
|
|
|
|
|
|
Performs the following operations:
If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation.
If the file exists, opens the file.... |
|
|
|
|
|
|
Returns the time of the last update for the index statistics. |
|
|
|
|
|
|
Returns the date of the last update for the index statistics. |
|
|
|
|
|
|
Deletes a record from a data file (query or view). |
|
|
|
|
|
|
Changes the path to a data file (i.e. directory in which the file will be handled). |
|
|
|
|
|
|
Defines and enables a filter used to find the exact value of a string item. |
|
|
|
|
|
|
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress. |
|
|
|
|
|
|
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine. |
|
|
|
|
|
|
Returns the list of links (Merise) in the current analysis or in a specific analysis |
|
|
|
|
|
|
Returns the list of items:
found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
found in a Record variable.... |
|
|
|
|
|
|
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example.... |
|
|
|
|
|
|
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX). |
|
|
|
|
|
|
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file. |
|
|
|
|
|
|
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism. |
|
|
|
|
|
|
Performs various statistical calculations on the file keys. |
|
|
|
|
|
|
Sets the position on the last record of a data file according to a browse item. |
|
|
|
|
|
|
When your Java application is developed, you can...... |
|
|
|
|
|
|
Like for any application, WINDEV allows you to create a setup program for a Java application...... |
|
|
|
|
|
|
WINDEV allows you to generate a Java application without even knowing the Java language...... |
|
|
|
|
|
|
Reads a record in a file according to a given record number. |
|
|
|
|
|
|
WINDEV allows you to generate a Java application without even knowing the Java language...... |
|
|
|
|
|
|
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive...... |
|
|
|
|
|
|
Rebuilds the file index (".NDX" file). |
|
|
|
|
|
|
Returns the status of a record during a modification conflict. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|