|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Connects the application with a Hasp key. |
|
|
|
|
|
|
|
| Closes the connection of the application to a Hasp key. |
|
|
|
|
|
|
|
| Encrypts a character string by using the algorithms of the specified Hasp key. |
|
|
|
|
|
|
|
| Decrypts a character string by using the algorithms of the Hasp key. |
|
|
|
|
|
|
|
| Returns information about the electronic Hasp key. |
|
|
|
|
|
|
|
| Reads data (character string or buffer) in the internal memory of the Hasp key. |
|
|
|
|
|
|
|
| Lists the client certificates found on the computer to authenticate on a server. |
|
|
|
|
|
|
|
| Writes data (character string or buffer) into the internal memory of the Hasp key. |
|
|
|
|
|
|
|
| Modifies the client certificate used by default to identify oneself on a server. |
|
|
|
|
|
|
|
| Returns the index of the element displayed at a given position in a TreeMap control. |
|
|
|
|
|
|
|
| Finds the index of an element in a TreeMap control from the element path. |
|
|
|
|
|
|
|
| Loads an image set in memory so that it can be used later by gImage. |
|
|
|
|
|
|
|
| Visually selects a group of elements in a TreeMap control. |
|
|
|
|
|
|
|
| Deletes an element from a TreeMap control. |
|
|
|
|
|
|
|
| Allows you to get a set of harmonious colors without having to use a table of colors. |
|
|
|
|
|
|
|
| Deletes all elements from a TreeMap control. |
|
|
|
|
|
|
|
| Waits for the end of process about the notifications of modification of a shared memory area. |
|
|
|
|
|
|
|
| Checks the existence of a shared memory zone. |
|
|
|
|
|
|
|
| Opens a memory zone shared between several applications. |
|
|
|
|
|
|
|
| Installs a specific application version. |
|
|
|
|
|
|
|
| Used to find out whether the "end of initialization" code was run for a window. |
|
|
|
|
|
|
|
| Returns the list of possible words found in the dictionary of OpenOffice that can correct a word... |
|
|
|
|
|
|
|
| Adds a word to the dictionary of OpenOffice:
for the instance of the current application.... |
|
|
|
|
|
|
|
| Indicates whether the spelling of a word is correct (which means whether it is found... |
|
|
|
|
|
|
|
| Associates a browser procedure with an event on an object in browser code. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|