ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 2425262728
Calling a procedure that returns a parameter Hide the details
Value returned by the procedure (optional), only if the procedure returns a result.The type of the return value of a procedure can be specified during its declaration. For more details, see Declaring a procedure.
Name of the procedure to call.
Parameters passed to the procedure. Each parameter is separated by a comma. For more details on how to declare the parameters of a procedure, see The parameters of a procedure.
Calling a procedure that returns several parameters Hide the details
Values returned by the procedure.The type of the return values of a procedure can be specified during its declaration. For more details, see Declaring a procedure.
Special cases
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: