ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CtDescribedPassword (Property)
The CtDescribedPassword property allows you to set the password used to open a table in an OLE DB connection (only for tables defined programmatically).
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
SortType (Property)
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)....
PunctuationSensitive (Property)
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).
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property gets and sets the name of the OLE DB provider (also called OLE DB server).
NdxEncryption (Property)
The NdxEncryption property sets the encryption method of the index file (.NDX) associated with a table.
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the table when connecting to a specific table via OLE DB.
MinSourceCardinality (Property)
The MinSourceCardinality property gets and changes the minimum cardinality of the source item in the link.
ManageRTF (Property)
The Property ManageRTF property is used to set the RTF management mode in a full-text index.
NULL values: Allowing nullable types
Starting with version 2024, you can allow nullable types in a WINDEV, WEBDEV or WINDEV Mobile project......
HCheckStructure (Function)
Defines the mode for comparing data files.
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
MaxLinkedCardinality (Property)
The MaxLinkedCardinality property gets and changes the maximum cardinality of the related item.
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a table.
Name55 (Property)
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.
Format (Property)
The Format property is used to define the data format of a table.
LogMethod (Property)
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)....
Items (Property)
The Items property is used to configure the different items of a full-text index.
FicEncryption (Property)
The FicEncryption property sets the encryption method of a table.
ManageHTML (Property)
The Property ManageHTML property is used to set the HTML management mode in a full-text index.
MinLinkedCardinality (Property)
The MinLinkedCardinality property gets and changes the minimum cardinality of the related item.
HDescribeFullTextIndex (Function)
Describes a full-text index of table created programmatically.