ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
8 results for: parameters
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure.
Optional parameters
Some of the parameters passed to a procedure can be optional parameters...
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements...
Typecasting of parameters
The description of the parameter type is optional...
Passing parameters
The parameters can be passed to a procedure...
Parameters of a procedure/function
You have the ability to pass parameters to a procedure.
Using a query with parameters
A query with parameters can be used...
<Report>.Print (Function)
Prints a report created with the report editor.