|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| The numeric edit controls propose several AAFs (Automatic Application Features):
a context menu... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV propose a Native Connector for MySQL...... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV propose an optional Native Connector to Progress ...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes...... |
|
|
|
|
|
|
|
| Your application opens several windows at the same time and you don't know which one to use?...... |
|
|
|
|
|
|
|
| The OpenIDParameters type is used to define all the advanced features of an authentication... |
|
|
|
|
|
|
|
| The zipArchivedFile type is used to handle a file found in an archive in one of the following... |
|
|
|
|
|
|
|
| To display the control characteristics, select "Description" in the context menu of control...... |
|
|
|
|
|
|
|
| Immediately executes the "Request for refreshing the display" event of the window, page, internal... |
|
|
|
|
|
|
|
| Asks to run the "Request for refreshing the display" process of parent. |
|
|
|
|
|
|
|
| The EndDate property is used to get and change the selected time period end date:
in a Calendar... |
|
|
|
|
|
|
|
| A Sliding Banner control can be handled through programming...... |
|
|
|
|
|
|
|
| Two types of variables are available...... |
|
|
|
|
|
|
|
| The MouseCursor property is used to identify and change the hover cursor defined for a control,... |
|
|
|
|
|
|
|
| The gglAttachment type is used to define all the advanced characteristics of a file attached... |
|
|
|
|
|
|
|
| The gglOverride type is used to define information about event notification overrides. |
|
|
|
|
|
|
|
| List of constants used by the statistical functions.... |
|
|
|
|
|
|
|
| The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts,... |
|
|
|
|
|
|
|
| The FocusOnClick property is used to:
Determine if a control gains focus when clicked.
Allow... |
|
|
|
|
|
|
|
| The BarCodes type is used to handle the information found in a bar code. |
|
|
|
|
|
|
|
| Telemetry data is sent to the server regularly and is processed by the server every 2 hours...... |
|
|
|
|
|
|
|
| The NullIfEmpty property is used to:
Find out whether the value returned by the control is NULL... |
|
|
|
|
|
|
|
| The ContactSource type is used to define the advanced characteristics of a source (or account)... |
|
|
|
|
|
|
|
| The Appointment type is used to define the advanced characteristics of an appointment: time,... |
|
|
|
|
|
|
|
| The Procedure Description type is used to get information about a procedure or a method. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|