|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV and WEBDEV offer a Native Connector for MySQL... |
|
|
|
|
|
|
|
| To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV database schema... |
|
|
|
|
|
|
|
| The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example). |
|
|
|
|
|
|
|
| The CtDescribedOLEDBProvider property gets and sets the name of the OLE DB provider (also called OLE DB server). |
|
|
|
|
|
|
|
| The NdxEncryption property sets the encryption method of the index file (.NDX) associated with a table. |
|
|
|
|
|
|
|
| The SortType property is used to:
Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically.
Define the sort direction for an item or for a component of a composite key (when describing the item through programming).... |
|
|
|
|
|
|
|
| The MinSourceCardinality property gets and changes the minimum cardinality of the source item in the link. |
|
|
|
|
|
|
|
| The Property ManageRTF property is used to set the RTF management mode in a full-text index. |
|
|
|
|
|
|
|
| Starting with version 2024, you can allow nullable types in a WINDEV, WEBDEV or WINDEV Mobile project...... |
|
|
|
|
|
|
|
| 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 MaxLinkedCardinality property gets and changes the maximum cardinality of the related item. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| The Format property is used to define the data format of a table. |
|
|
|
|
|
|
|
| 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).... |
|
|
|
|
|
|
|
| The Items property is used to configure the different items of a full-text index. |
|
|
|
|
|
|
|
| The FicEncryption property sets the encryption method of a table. |
|
|
|
|
|
|
|
| The Property ManageHTML property is used to set the HTML management mode in a full-text index. |
|
|
|
|
|
|
|
| The MinLinkedCardinality property gets and changes the minimum cardinality of the related item. |
|
|
|
|
|
|
|
| Describes a full-text index of table created programmatically. |
|
|
|
|
|
|
|
| Lists the different triggers available on a connection or on one of the connection files. |
|
|
|
|
|
|
|
| Returns information about the lock set on a table, on one or all the records in a table. |
|
|
|
|
|
|
|
| The MmoEncryption property sets the encryption method of the memo file (.MMO) associated with a table. |
|
|
|
|
|
|
|
| The MaxSourceCardinality property gets and changes the maximum cardinality of the source item in the link. |
|
|
|
|
|
|
|
| The Extension property is used to:
get the extension of a table defined in the data model editor or programmatically.
define the extension of a file (when the file is described through programming only).... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|