ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
Infinite Progress Bar control
Progress bars provide useful information to the end user......
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).
HDescribeFile (Function)
Describes a data file programmatically.
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
LogDirectory (Property)
The LogDirectory property is used to manage the directory of the log file described in the analysis.
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....
MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
OperationLogDirectory (Property)
The OperationLogDirectory property is used to manage the directory of the operation log file associated with a data file.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
TextItemCompleted (Property)
The TextItemCompleted property is used to manage text items in an HFSQL table.
ModificationRule (Property)
The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the data file described in the code.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.