ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Optional parameters
Some of the parameters passed to a procedure can be optional parameters...
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...
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.
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters...
Passing parameters
The parameters can be passed to a procedure...
Typecasting of parameters
The description of the parameter type is optional...
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements...
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
<Chart>.LoadParameter (Function)
Restores the parameters used to draw a chart.
WEBDEV administrator: General configuration
The "Configuration" tab allows you to define the default connection options for WEBDEV websites located on the server and managed by the administrator...
<Chart>.SaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Page with parameters
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting...
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning...
Creating and testing a query with parameters
... (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter...
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application...
Parameters of the procedure used by fReadLine
WLanguage procedure ("Callback") called by fReadLine for each line read in the file.
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can...
Error 204: using a parameter without optional value after parameters ...
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window...
Step 1: Configuring the print parameters
This step allows you to choose......
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web...
Parameter (Property)
The Parameter property is used to get and change certain parameters.
1
2
>