| |
CtAccess | The CtAccess property sets the type of access to the data file when connecting to a specific table via OLE DB. |
CtDatabase | The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB. |
CtDescribedAccess | The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB. |
CtDescribedCaption | The CtDescribedCaption property gets and sets the caption of the connection to the OLE DB data source. |
CtDescribedDatabase | The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB. |
CtDescribedOLEDBProvider | The CtDescribedOLEDBProvider property gets and sets the name of the OLE DB provider (also called OLE DB server). |
CtDescribedPassword | The CtDescribedPassword property allows you to set the password used to open a data file in an OLE DB connection (only for data files defined programmatically). |
CtDescribedUserName | The CtDescribedUserName property sets the username used to connect to a specific table via OLE DB. |
CtOLEDBProvider | The CtOLEDBProvider property gets and sets the name of the OLE DB provider (also called OLE DB server). |
CtUserName | The CtUserName property sets the username used to connect to a specific table via OLE DB. |
DescribedDirectory | The DescribedDirectory property is used to manage the physical directory of HFSQL files. |
DescribedName | The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias). |
DescribedPhysicalName | The DescribedPhysicalName property is used to manage the physical name of HFSQL data files. |
Directory | The Directory property is used to manage the physical directory of HFSQL files. |
FicEncryption | The FicEncryption property sets the encryption method of a data file. |
Format | The Format property is used to define the data format of a data file. |
HugeFile | The HugeFile property sets the maximum possible size of a data file. |
LogDirectory | The LogDirectory property is used to manage the directory of the log file described in the analysis. |
LogMethod | The LogMethod property is used to:- know the logging mode used for a data file (data file defined under the data model editor or programmatically defined).
- define the logging mode used for a data file (only when describing the data file programmatically).
|
MmoEncryption | The MmoEncryption property sets the encryption method of the memo file (.MMO) associated with a data file. |
MmoPackMethod | The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file. |
Name | The Name property is used to get:- the name of the font associated with a Font variable.
- the name of a control, report or report block.
- the name of a control, group of controls or window.
- the name of a control, group of controls or page.
|
Name55 | The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis. |
NdxEncryption | The NdxEncryption property sets the encryption method of the index file (.NDX) associated with a data file. |
PhysicalName | The PhysicalName property is used to manage the physical name of HFSQL data files. |
Secure | The Secure property is used to configure the data file encryption security level. |
TextItemCompleted | The property CompletedTextField property property is used to parameterize the management of text fields in an HFSQL data file. |
Type | The Type property is used to get:- the type of element (data file or item) defined programmatically or in the data model editor, view or query.
- the type of object.
- the type of data held in a Variant.
|
WDD55 | The WDD55 property is used to:- Get the name and full path of the Hyper File 5.5 WDD file.
- Set the name and full path of the Hyper File 5.5 WDD file.
|
WDD55Password | The property PasswordWDD55 property is used to specify the 5.5 format analysis password when programmatically describing a Hyper File 5.5 format data file in an HFSQL Classic format analysis. |