|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Usage example of the HInfoServerRights function |
|
|
|
|
|
|
|
| Sends a control message to a service. |
|
|
|
|
|
|
|
| Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section). |
|
|
|
|
|
|
|
| Modifies the font used for the category labels of a chart. |
|
|
|
|
|
|
|
| Creates a specific type of chart. |
|
|
|
|
|
|
|
| Indicates various parameters of additional legend in a chart. |
|
|
|
|
|
|
|
| Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook). |
|
|
|
|
|
|
|
| Usage example of the HCloseConenction function |
|
|
|
|
|
|
|
| Deletes a file accessible from the current computer. |
|
|
|
|
|
|
|
| Creates a directory (and the intermediate directories if necessary). |
|
|
|
|
|
|
|
| Clears an HTTP form that is currently edited. |
|
|
|
|
|
|
|
| Manages authentication on a Google server (via the "OAuth 2.0" authentication mode). |
|
|
|
|
|
|
|
| Decodes a character string in UUEncode format. |
|
|
|
|
|
|
|
| Usage example of the zipChangePath function |
|
|
|
|
|
|
|
| Shuffles the elements of a WLanguage array. |
|
|
|
|
|
|
|
| Marks the beginning of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section. |
|
|
|
|
|
|
|
| Collapses or expands an element in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| The KeyType property is used to set the characteristics of a key item. |
|
|
|
|
|
|
|
| The DefaultValue property is used to:
Find out the default value of an item. This item was defined in the data model editor or through programming.
Define the default value of an item (when describing the item through programming).... |
|
|
|
|
|
|
|
| Cancels the declaration of an HTTP form and frees all its resources. |
|
|
|
|
|
|
|
| Stops a secondary thread. Function not recommended. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|