|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
The parameters can be passed to a procedure... |
|
|
|
|
|
|
A query with parameters can be used... |
|
|
|
|
|
|
Some of the parameters passed to a procedure can be optional parameters... |
|
|
|
|
|
|
WINDEV allows you to automatically save the different application parameters... |
|
|
|
|
|
|
The queries with parameters allow the user to easily select records according to his own requirements... |
|
|
|
|
|
|
The description of the parameter type is optional... |
|
|
|
|
|
|
Saves the parameters of a chart in the format of a compressed string. |
|
|
|
|
|
|
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... |
|
|
|
|
|
|
This help page explains how to read emails via the IMAP protocol.... |
|
|
|
|
|
|
Returns the arc tangent 2 of the values passed in parameter. |
|
|
|
|
|
|
Sends the character string passed as parameter to the print buffer. |
|
|
|
|
|
|
Sends the character string passed in parameter to the print "buffer". |
|
|
|
|
|
|
Returns the command line passed in parameter to the executable program. |
|
|
|
|
|
|
From version 12, a new RAD technology has appeared...... |
|
|
|
|
|
|
...Using WDConver in command line mode consists in running a conversion description created and saved... |
|
|
|
|
|
|
The anchors are used to define the behavior of controls during a resize operation...... |
|
|
|
|
|
|
Several features require a procedure called once or several times via a WLanguage function... |
|
|
|
|
|
|
Gets the value of a parameter in a call to a SOAP or REST Webservice request. |
|
|
|
|
|
|
The ByAddress property is used to determine if a procedure parameter was passed by address. |
|
|
|
|
|
|
The ByReference property is used to determine if a procedure parameter was passed by reference. |
|
|
|
|
|
|
Returns the value corresponding to the subscript passed as parameter for the specified attribute. |
|
|
|
|
|
|
This help page explains how to read emails via the POP3 protocol.... |
|
|
|
|
|
|
The setup program creation wizard allows you to select the deployment profile to use...... |
|
|
|
|
|
|
Emulates the next call to Confirm and automatically clicks the button passed in parameter. |
|
|
|
|
|
|
Emulates the next call to Dialog and automatically clicks the button passed in parameter. |
|
|
|
|
|
|
Emulates the next call to OKCancel and automatically clicks the button passed in parameter. |
|
|
|
|
|
|
Emulates the next call to YesNo and automatically clicks the button specified in parameter. |
|
|
|
|
|
|
Displays a dialog box containing an error logo and the message passed in parameter. |
|
|
|
|
|
|
Displays a dialog box containing an information logo and the message passed in parameter. |
|
|
|
|
|
|
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode. |
|
|
|
|
|
|
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites...... |
|
|
|
|
|
|
An enumeration is a set of values...... |
|
|
|
|
|
|
The Default property is used to determine if a parameter has been passed to a procedure... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|