ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
True if the query was created or refreshed, False otherwise. HError is used to identify the error.
Connection to the server on which the query must be created or refreshed. This connection corresponds to: the name of the connection defined in the data model editor or with HDescribeConnection or HOpenConnection.the name of a Connection variable.
Name of the query to create or refresh on the server. If this parameter corresponds to "*", all the queries will be refreshed or created on the server.
False (default value): the query will be created or refreshed:if the query is not found on the server.if an earlier version of the query is found on the server.True: the query will be created in any case.
Last update: 09/20/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: