|
|
|
|
|
|
|
Some of the parameters passed to a procedure can be optional parameters... |
|
|
|
|
|
|
You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
A query with parameters can be used... |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
WINDEV allows you to automatically save the different application parameters... |
|
|
|
|
|
|
The parameters can be passed to a procedure... |
|
|
|
|
|
|
The description of the parameter type is optional... |
|
|
|
|
|
|
The queries with parameters allow the user to easily select records according to his own requirements... |
|
|
|
|
|
|
Returns the list of parameters for a query created in the query editor. |
|
|
|
|
|
|
Restores the parameters used to draw a chart. |
|
|
|
|
|
|
The "Configuration" tab allows you to define the default connection options for WEBDEV websites located on the server and managed by the administrator... |
|
|
|
|
|
|
Saves the parameters of a chart in the format of a compressed string. |
|
|
|
|
|
|
When printing a report, you have the ability to pass parameters to this report...... |
|
|
|
|
|
|
The hosting parameters define the default values that will be used to create the new hosting... |
|
|
|
|
|
|
A window can:
Receive parameters when it is opened.
Return values when it is closed.... |
|
|
|
|
|
|
A procedure can declare some parameters that are not immediately used. In this case, a warning... |
|
|
|
|
|
|
... (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter... |
|
|
|
|
|
|
Once the site installed, you can define the site connection options...... |
|
|
|
|
|
|
The setup program creation wizard includes the setup of the database along with the application... |
|
|
|
|
|
|
WLanguage procedure ("Callback") called by fReadLine for each line read in the file. |
|
|
|
|
|
|
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can... |
|
|
|
|
|
|
From the monitor, you can change the configuration options...... |
|
|
|
|
|
|
The general parameters of the check must be defined when creating or modifying a check...... |
|
|
|
|
|
|
The server administrator can define the server parameters via the remote administration tool...... |
|
|
|
|
|
|
Two methods can be used to pass parameters to a query with parameters used in a window... |
|
|
|
|
|
|
This step allows you to choose...... |
|
|
|
|
|
|
The OAuth2Parameters type is used to define the information required to authenticate on a web... |
|
|
|
|
|
|
The Parameter property is used to get and change certain parameters. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|