ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DnD constants
List of constants used by the functions for managing the Drag and Drop....
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
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.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL tables.
Format (Property)
The Format property is used to define the data format of a table.
FicEncryption (Property)
The FicEncryption property sets the encryption method of a table.
MinLinkedCardinality (Property)
The MinLinkedCardinality property gets and changes the minimum cardinality of the related item.
AppInstallUPD (Function)
Triggers the automatic update of current application.
MaxSourceCardinality (Property)
The MaxSourceCardinality property gets and changes the maximum cardinality of the source item in the link.
mqttSession (Variable type)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
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).
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
SOAPRun (Function)
Runs a procedure on a SOAP server.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
Manager of automated tests
The test manager is used to......
gglDrive (Variable type)
The gglDrive type is used to handle Google Drive. To use a gglDrive variable, you need to connect to Google Drive using GglDriveConnect.
saasUser (Variable type)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
Address (Variable type)
The type Address type is used to manipulate the address of a place or person.
HCopyRecord (Example)
Usage example of the HCopyRecord function
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.