ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
15 results for: parameters
Using a query with parameters
A query with parameters can be used...
Typecasting of parameters
The description of the parameter type is optional...
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...
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.
Report with parameters
When printing a report, you have the ability to pass parameters to this report...
<Chart>.SaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
<Connection variable>.SetServer (Function)
Gets and defines a series of HFSQL Client/Server settings.
<Chart>.LoadParameter (Function)
Restores the parameters used to draw a chart.
<Report>.Print (Function)
Prints a report created with the report editor.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
grLoadParameter (Function)
Restores the parameters used to draw a chart.