ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
CtAccess (Property)
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 (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.
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.
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
CtDescribedCaption (Property)
The CtDescribedCaption property is used to get and set the caption of the connection to the OLE DB data source.
CtDescribedPassword (Property)
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).
CtCursorOptions (Property)
The CtCursorOptions property is used to get the type of cursor used when connecting to an external database.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.