ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Exist (Property)
The Exist property determines if the element of an associative array exists.
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
<emailPOP3Session variable>.CloseSession (Function)
Closes a POP3 session.
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
grSaveImage (Function)
Saves the image of a chart in an Image variable.
FreeDLL
The FreeDLL keyword can correspond to ...
CertificateSelect (Function)
Opens a window for selecting the certificates. The listed certificates are the certificates installed in the personal store.
HDataSourceKnown (Function)
Determines if a data source has been initialized.
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property gets and sets the name of the OLE DB provider (also called OLE DB server).
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)....
Extension (Property)
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)....
Format (Property)
The Format property is used to define the data format of a table.
MaxLinkedCardinality (Property)
The MaxLinkedCardinality property gets and changes the maximum cardinality of the related item.
MinLinkedCardinality (Property)
The MinLinkedCardinality property gets and changes the minimum cardinality of the related item.
MinSourceCardinality (Property)
The MinSourceCardinality property gets and changes the minimum cardinality of the source item in the link.
MaxSourceCardinality (Property)
The MaxSourceCardinality property gets and changes the maximum cardinality of the source item in the link.
MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.
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).