ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Parameter (Property)
The Parameter property is used to get and change certain parameters.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
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 or in a control (List Box, Combo Box or Table control for example)......
Error 107: Redefinition of the parameter
Page with parameters
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
ERR_BAD_PARAMETER
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....
AdditionalParameters (Property)
The Property Additional Parameters allows you to specify additional parameters in the authentication chain.
Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.
Error 1046: Wrong parameter for the constructor of the class
Service variable
The Service variable is used to......
SAP variable
The SAP variable is used to configure the parameters of the connection to the SAP server......
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
Error 204: using a parameter without optional value after parameters ...
iParameterExport (Function)
Used to configure the exports performed from the report viewer: parameters for sending emails. parameters for creating the different files....
France.CheckSIREN (Function)
Checks the validity of a French SIREN number (Système d'Identification du Répertoire des Entreprises)....
France.CheckSIRET (Function)
Checks the validity of a French SIRET number (Système d'Identification du Répertoire des Etablissements)....