|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The TextItemCompleted property is used to manage text items in an HFSQL table. |
|
|
|
|
|
|
|
| The Format property is used to define the data format of a data file. |
|
|
|
|
|
|
|
| The HugeFile property is used to configure the maximum size of a data file. |
|
|
|
|
|
|
|
| The FicEncryption property is used to set the encryption method of a data file. |
|
|
|
|
|
|
|
| The NdxEncryption property sets the encryption method of the index file (.NDX) associated with a table. |
|
|
|
|
|
|
|
| The MmoEncryption property sets the encryption method of the memo file (.MMO) associated with a table. |
|
|
|
|
|
|
|
| The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a table. |
|
|
|
|
|
|
|
| The Name55 property is used to manipulate the logical name of a Hyper File 5.5 table that has not been migrated and is located in a WINDEV 19 database schema. |
|
|
|
|
|
|
|
| WDConver is a tool used to convert data to an HFSQL Classic table from a file...... |
|
|
|
|
|
|
|
| The CtDescribedAccess property is used to set the type of access to the table when connecting to a specific table via OLE DB. |
|
|
|
|
|
|
|
| The CtDescribedOLEDBProvider property gets and sets the name of the OLE DB provider (also called OLE DB server). |
|
|
|
|
|
|
|
| The CtDescribedPassword property allows you to set the password used to open a table in an OLE DB connection (only for tables defined programmatically). |
|
|
|
|
|
|
|
| The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB. |
|
|
|
|
|
|
|
| The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB. |
|
|
|
|
|
|
|
| The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file. |
|
|
|
|
|
|
|
| After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file. |
|
|
|
|
|
|
|
| WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers...... |
|
|
|
|
|
|
|
| The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file. |
|
|
|
|
|
|
|
| Enables the filter that was previously created for the specified data file (view or query). |
|
|
|
|
|
|
|
| A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...... |
|
|
|
|
|
|
|
| Restores the context of a previously saved file (HSavePosition): current record, filter, pointers. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|