|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Performs MongoDB write operations in bulk. This allows you to avoid network latency issues... |
|
|
|
|
|
|
|
| Identifies the window containing the WLanguage code currently run. |
|
|
|
|
|
|
|
| Refreshes a Kanban control or a card in the Kanban control. |
|
|
|
|
|
|
|
| Starts recording a test scenario (also called reproduction scenario). |
|
|
|
|
|
|
|
| Displays a message allowing the user to type an information. |
|
|
|
|
|
|
|
| Returns the different creation, modification or access dates and times associated with a file... |
|
|
|
|
|
|
|
| Adds an icon that overlays the application icon in the taskbar. |
|
|
|
|
|
|
|
| Validates a new user in the User Groupware database by activating the user. |
|
|
|
|
|
|
|
| Modify a scheduled item on an HFSQL server: scheduled task (stored procedure), backup,... |
|
|
|
|
|
|
|
| Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause. |
|
|
|
|
|
|
|
| Disables the management of push notifications for a WINDEV Mobile application (Android or IOS). |
|
|
|
|
|
|
|
| Converts a Word Processing document into a PDF file. |
|
|
|
|
|
|
|
| Calculates the standard deviation for a full series of values. |
|
|
|
|
|
|
|
| Swaps the content of two rows (as well as their respective tree structure) in a TreeView Table... |
|
|
|
|
|
|
|
| Adds an event in Google Analytics |
|
|
|
|
|
|
|
| Returns the numeric value of a character string. This feature enables you to perform numeric... |
|
|
|
|
|
|
|
| Checks whether the sought element was found. |
|
|
|
|
|
|
|
| Returns the "children" of an element (next level down) in a TreeView Table control. |
|
|
|
|
|
|
|
| Returns or modifies the attributes of a file. |
|
|
|
|
|
|
|
| Waits for the end of execution of all parallel tasks found in an array. |
|
|
|
|
|
|
|
| Indicates whether the Android application is in kiosk mode. |
|
|
|
|
|
|
|
| Returns the message corresponding to the error identifier. |
|
|
|
|
|
|
|
| Sends a notification to Android devices that are subscribed to a topic. |
|
|
|
|
|
|
|
| Configures the print destination. |
|
|
|
|
|
|
|
| Returns the list of services provided by a Bluetooth device. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|