ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
True if the query was executed,False otherwise. If the query was not run, the error message can be returned by the SQL.MesError variable once SQLInfo has been run.
Name of query to run. This query was created in the query editor. This name corresponds to the logical query name. The query name must be enclosed in quotes.
Value of first query parameter. Each parameter must correspond to the expected type. The different parameters are separated by a comma.
Value of Nth query parameter. The parameters must be specified in their initialization order (visible in the query editor). Each parameter must correspond to the expected type. The different parameters are separated by a comma.
Running the query
Retrieving the query result
Last update: 09/19/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: