ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
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 with HDescribeConnection or HOpenConnection.the name of a variable of type Connection.
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:hDeleteLogDeletes the log files and all logged operations.hKeepTRSStores the transaction files.
Last update: 05/26/2022
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: