|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
|
| A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
|
| Two types of procedures are available... |
|
|
|
|
|
|
|
| The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
|
| The description of the parameter type is optional... |
|
|
|
|
|
|
|
| The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure... |
|
|
|
|
|
|
|
| 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 parameters can be passed to a procedure... |
|
|
|
|
|
|
|
| Positions on the first document found in Lotus Notes. |
|
|
|
|
|
|
|
| Lists the video capture drivers installed on the current computer. |
|
|
|
|
|
|
|
| Enables the management of location tracking in a WINDEV Mobile application. |
|
|
|
|
|
|
|
| Calculates the interest rate for a loan over a specific period of time with fixed payments. |
|
|
|
|
|
|
|
| Merges the Salesforce records (also called Salesforce objects). |
|
|
|
|
|
|
|
| Starts sending the selected files into an Upload control. |
|
|
|
|
|
|
|
| Writes a character string in RTF into the clipboard. |
|
|
|
|
|
|
|
| Returns a detailed information about the last error triggered by the HFSQL engine. |
|
|
|
|
|
|
|
| Enables the telemetry manually. |
|
|
|
|
|
|
|
| Removes a previously sent interactive notification. |
|
|
|
|
|
|
|
| Finds a USB device according to keywords. |
|
|
|
|
|
|
|
| Copies the screen contents to an Image variable or to an Image control. |
|
|
|
|
|
|
|
| Checks the validity of an International Bank Acount Number (IBAN). |
|
|
|
|
|
|
|
| Saves:
the scrollbar position in a Table or TreeView Table control,
the elements selected... |
|
|
|
|
|
|
|
| Changes the value of the separators (decimal separator or thousand separator) used in the numeric... |
|
|
|
|
|
|
|
| Returns the Continent variable that corresponds to one of the following values:
a continent... |
|
|
|
|
|
|
|
| Defines the type of series used in a composite chart (chart containing several types of charts). |
|
|
|
|
|
|
|
| Deletes an element from a TreeMap control. |
|
|
|
|
|
|
|
| Returns:
the numeric value rounded down to the nearest integer.
the duration rounded... |
|
|
|
|
|
|
|
| Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart. |
|
|
|
|
|
|
|
| Closes a dynamic pane in a Tab control. |
|
|
|
|
|
|
|
| Creates or updates the description of an SQL view or materialized view from the database schema... |
|
|
|
|
|
|
|
| Opens a directory picker. |
|
|
|
|
|
|
|
| Returns the number of the next row displayed in the current Table control. |
|
|
|
|
|
|
|
| Returns the name of parent tag for the current element (tag or attribute). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|