ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
True if the SQL or materialized view was created or updated. False if a problem occurred. HError is used to identify the error.
Connection to the server on which the SQL or materialized view must be created or updated. 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 SQL or materialized view to use. This view must be created or updated on the HFSQL server.
False (default value): the view will be created or updated:if the view is found on the server.if an earlier version of the view is found on the server.True: the view will be updated in any case.
Last update: 09/22/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: