ONLINE HELP WINDEV, WEBDEV AND WINDEV MOBILE
Version: 151617181920212223242526
Calling a procedure that returns a parameter Hide the details
Value returned by the procedure (optional), only if the procedure returns a result.Versions 18 and laterThe type of the return value of a procedure can be specified during its declaration. See Declaring a procedure for more details. New in version 18The type of the return value of a procedure can be specified during its declaration. See Declaring a procedure for more details. The type of the return value of a procedure can be specified during its declaration. See Declaring a procedure for more details.
Name of the procedure to call.
Parameters passed to the procedure. Each parameter is separated by a comma. See The parameters of a procedure for more details.
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. See Declaring a procedure for more details.
Special cases
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: