|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Seeks an element in a one-dimensional array by using a comparison procedure. |
|
|
|
|
|
|
|
| Closes the group currently open in a Ribbon control. |
|
|
|
|
|
|
|
| Returns the path of the read-only resources of the application. |
|
|
|
|
|
|
|
| Identifies or modifies the sound source associated with the physical buttons used to set the volume... |
|
|
|
|
|
|
|
| Modifies the setting of the volume for a sound source. |
|
|
|
|
|
|
|
| Modifies the setting of the brightness for the device screen. |
|
|
|
|
|
|
|
| Merges several existing and password-protected PDF files into a single PDF file. |
|
|
|
|
|
|
|
| Initializes the parameters of speech synthesis for the current application. |
|
|
|
|
|
|
|
| Reads the content of the specified file by using the engine for speech synthesis found... |
|
|
|
|
|
|
|
| Used to find out whether a read operation is in progress on the engine for speech synthesis. |
|
|
|
|
|
|
|
| Stops all the current read operations on the engine for speech synthesis. |
|
|
|
|
|
|
|
| Returns the current status of the connection to data on the mobile network or asks to be notified... |
|
|
|
|
|
|
|
| Loads an image in an Image variable from a memo, a file or a binary buffer. |
|
|
|
|
|
|
|
| Returns the cropped part of an image. This image is found in an Image variable. |
|
|
|
|
|
|
|
| Adds a halo effect on an image found in an Image variable]. |
|
|
|
|
|
|
|
| Encrusts a color in an image found in an Image variable]. |
|
|
|
|
|
|
|
| Blends two images together. This allows you to create fade-in effects between 2 images. |
|
|
|
|
|
|
|
| Adds a shadow effect on an image found in an Image variable]. |
|
|
|
|
|
|
|
| Returns the list of IP addresses (Internet Protocol) for a computer. |
|
|
|
|
|
|
|
| Used to update the structure of an HFSQL data file by performing an automatic data modification... |
|
|
|
|
|
|
|
| Merges several existing PDF files into a single PDF file. The files are merged one after another.... |
|
|
|
|
|
|
|
| Adds a new root element into an Organization Chart control. |
|
|
|
|
|
|
|
| Finds the index of an element in a TreeMap control from the element path. |
|
|
|
|
|
|
|
| Returns the horizontal position of the pointer (finger or stylus). |
|
|
|
|
|
|
|
| Returns the vertical position of the pointer (finger or stylus). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|