|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Syntax for calling a local or global procedure. |
|
|
|
|
|
|
|
| A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
|
| A procedure is used to associate an identifier with a statement block... |
|
|
|
|
|
|
|
| The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
|
| You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
|
| Two types of procedures are available... |
|
|
|
|
|
|
|
| The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
|
| The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure... |
|
|
|
|
|
|
|
| The description of the parameter type is optional... |
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Radio Button controls...... |
|
|
|
|
|
|
|
| SAP is a widely used ERP...... |
|
|
|
|
|
|
|
| The Native Oracle Connector is used to:
specify the input values during the call to a stored... |
|
|
|
|
|
|
|
| For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop.... |
|
|
|
|
|
|
|
| The report editor allows you to create "TreeView Table" reports...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced... |
|
|
|
|
|
|
|
| When an HFSQL function fails (returns False for example), the corresponding error number... |
|
|
|
|
|
|
|
| The following functions are used to manage the compass and the accelerometer in an application run... |
|
|
|
|
|
|
|
| Plays a multimedia file in a Multimedia control. |
|
|
|
|
|
|
|
| Initializes or reinitializes a replication defined by the replication editor (ReplicEdit). |
|
|
|
|
|
|
|
| Synchronizes the data corresponding to a replication. |
|
|
|
|
|
|
|
| Returns information about a replication. |
|
|
|
|
|
|
|
| Returns the coordinates of the screen that contains a window. |
|
|
|
|
|
|
|
| Writes a character string in RTF format into the clipboard. |
|
|
|
|
|
|
|
| Opens a replication in direct mode or with a replication server. |
|
|
|
|
|
|
|
| Stops playing a media file found in a Multimedia control. |
|
|
|
|
|
|
|
| Positions at the beginning of the media file played in the Multimedia control. |
|
|
|
|
|
|
|
| Closes the media file currently played in the Multimedia control. |
|
|
|
|
|
|
|
| Opens a media file in a Multimedia control. |
|
|
|
|
|
|
|
| Pauses a media file played in a Multimedia control. |
|
|
|
|
|
|
|
| Returns or modifies the sound volume of the multimedia file played in a Multimedia control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|