ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
True if the database was deleted, False if an error occurred. HError is used to identify the error.
Connection for which the database must be deleted. This connection corresponds to: the name of the connection defined in the data model editor or by HDescribeConnection or HOpenConnection.the name of a Connection variable.
Name of the database to delete. If this parameter is not specified, the database defined in the connection will be used. A WLanguage error occurs if no database is defined in the connection.
By default, when deleting the database, the files corresponding to the logs are not deleted and the files corresponding to the transactions are deleted. This parameter is used to modify this behavior:hKeepTRSStores the transaction files.hDeleteLogDeletes the log files and all logged operations.
Last update: 09/21/2020
Send a report | Local help
Searching...
I accept the terms of the license agreement
All you have to do is configure your product as follows: