| |
MmoPackMethod | The MmoPackMethod property is used to set the compression mode of the MMO file (containing text and binary memos) associated with the data file. |
FicCryptMethod | The FicCryptMethod property is used to set the encryption method of a data file. |
MmoCryptMethod | The MmoCryptMethod property is used to set the encryption method of the memo file (.MMO) associated with the data file. |
NdxCryptMethod | The NdxCryptMethod property is used to configure the encryption method for the index (.NDX) file associated with the data file. |
CtAccess | The CtAccess property is used to set the type of access to the data file 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. |
CtDatabase | The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB. |
CtDescribedDatabase | The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB. |
CtDescribedCaption | The CtDescribedCaption property is used to get and set the caption of the connection to the OLE DB data source. |
CtDescribedPassword | The CtDescribedPassword property allows you to set the password used to open the data file in an OLE DB connection (file defined in the code only). |
CtOLEDBProvider | The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server). |
CtDescribedOLEDBProvider | The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server). |
CtUserName | The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB. |
CtDescribedUserName | The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB. |
Format | The Format property is used to define the data format of a data file. |
HugeFile | The HugeFile property is used to configure the maximum size of a data file. |
LogMethod | The LogMethod property is used to:- find out the log mode used for a data file (file defined in the data model editor or through programming).
- define the log mode used for a data file (when the file is described through programming).
|
WDD55Password | The WDD55Password property is used to specify the password of the 5.5 analysis that contains a Hyper File 5.5 data file used in an HFSQL Classic analysis. |
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. |
DescribedName | The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by <Source>.Alias). |
PhysicalName | The PhysicalName property is used to manage the physical name of HFSQL data files. |
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. |
DescribedDirectory | The DescribedDirectory property is used to manage the physical directory of HFSQL files. |
LogDirectory | The LogDirectory property is used to manage the directory of the log file described in the analysis. |
TextItemCompleted | The TextItemCompleted property is used to manage text items in an HFSQL data file. |
Secure | The Secure property is used to configure the security level of data file encryption. |
Type | The Type property is used to get:- the type of element described through programming (file or item description) or not (file or item defined in the data model editor, view or query).
- the type of object.
- the type of value stored in a variant.
|
WDD55 | WDD55 is used to:- Find out the name and full path of the WDD file in Hyper File 5.5 format.
- Define the name and full path of the WDD file in Hyper File 5.5 format.
|