|
|
|
|
|
|
|
|
|
|
|
|
|
|
| You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
|
| The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
|
| Syntax for calling a local or global procedure. |
|
|
|
|
|
|
|
| A procedure is used to associate an identifier with a statement block... |
|
|
|
|
|
|
|
| A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
|
| The parameters can be passed to a procedure... |
|
|
|
|
|
|
|
| The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure... |
|
|
|
|
|
|
|
| Two types of procedures are available... |
|
|
|
|
|
|
|
| The description of the parameter type is optional... |
|
|
|
|
|
|
|
| Two types of archives are available...... |
|
|
|
|
|
|
|
| You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type... |
|
|
|
|
|
|
|
| Polar Area charts are similar to Pie charts. However, each segment has the same angle...... |
|
|
|
|
|
|
|
| The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page... |
|
|
|
|
|
|
|
| Several methods can be used to upload and download files by Internet...... |
|
|
|
|
|
|
|
| The "Word processing" control is an advanced control that allows the end user to create and edit... |
|
|
|
|
|
|
|
| The diagShape type is used to define all the advanced characteristics of the original shape used... |
|
|
|
|
|
|
|
| The scheduled tasks are used to schedule automatic tasks...... |
|
|
|
|
|
|
|
| A backup of a HFSQL Client/Server database can be restored at any time...... |
|
|
|
|
|
|
|
| The HFSQL engine proposes to isolate the transactions...... |
|
|
|
|
|
|
|
| To get an SSL certificate for IIS 7 (and later), the different steps are as follows:... |
|
|
|
|
|
|
|
| Each TreeView control found in a window proposes a popup menu to the user...... |
|
|
|
|
|
|
|
| In a Line chart, it may be difficult to read the value of axes for a point that is far... |
|
|
|
|
|
|
|
| To simplify the reading in the controls used to view large volumes of data, the end user... |
|
|
|
|
|
|
|
| The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format. |
|
|
|
|
|
|
|
| Do you know where to find your application log files?... |
|
|
|
|
|
|
|
| The planes are used to group the window controls...... |
|
|
|
|
|
|
|
| The Task structure is a preset structure of WLanguage (no declaration is required)...... |
|
|
|
|
|
|
|
| The Appointment structure is a preset structure of WLanguage (no declaration is required)...... |
|
|
|
|
|
|
|
| The Page property is used to handle the page loaded in the WEBDEV Page control. |
|
|
|
|
|
|
|
| WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access...... |
|
|
|
|
|
|
|
| To keep the value of global variables when switching from a page to another one, the AWP mode... |
|
|
|
|
|
|
|
| The Event keyword can correspond to: |
|
|
|
|
|
|
|
| The emailAttach type is used to handle an attachment. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|