|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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... |
|
|
|
|
|
|
|
| Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart. |
|
|
|
|
|
|
|
| Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS... |
|
|
|
|
|
|
|
| Used to find out the calling phone number (the one that calls). |
|
|
|
|
|
|
|
| Saves a chart that was drawn beforehand in WMF format. |
|
|
|
|
|
|
|
| Reads the header of the email found after the current email according to the protocol used (POP3... |
|
|
|
|
|
|
|
| Used to find out the phone number called. |
|
|
|
|
|
|
|
| Saves a chart that was drawn beforehand in a file in EMF format. |
|
|
|
|
|
|
|
| Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus... |
|
|
|
|
|
|
|
| Allows you to simulate the use of phone keys. |
|
|
|
|
|
|
|
| Saves a chart that was previously drawn in a file in BMP format. |
|
|
|
|
|
|
|
| Reads the header of the email found before the current email according to the protocol used (POP3... |
|
|
|
|
|
|
|
| Returns the error message corresponding to the error number returned by NetOpenRemoteAccess... |
|
|
|
|
|
|
|
| Allows you to determine the type of call (incoming or outgoing). |
|
|
|
|
|
|
|
| Adds data into a stock chart (candlestick, barcharts or minmax). |
|
|
|
|
|
|
|
| Adds a data into a chart. |
|
|
|
|
|
|
|
| grCreateFont is kept for backward compatibility. |
|
|
|
|
|
|
|
| Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared... |
|
|
|
|
|
|
|
| Retrieves the number of bytes waiting to be transferred in the output buffer of the specified... |
|
|
|
|
|
|
|
| Writes a character string to the output buffer of the specified serial port, parallel port... |
|
|
|
|
|
|
|
| Branches an event on a serial port. |
|
|
|
|
|
|
|
| Closes the specified serial port, parallel port or infrared port. |
|
|
|
|
|
|
|
| Disables the detection of an event on a serial port. |
|
|
|
|
|
|
|
| Defines or modifies the parameters for configuring the specified serial port, parallel port... |
|
|
|
|
|
|
|
| Reads a character string in the entry buffer of the specified serial port. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|