|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file. |
|
|
|
|
|
|
|
| Modifies the start and end marks on one of the chart axes. |
|
|
|
|
|
|
|
| Modifies the orientation of chart axes. |
|
|
|
|
|
|
|
| Returns the current status of a thread. |
|
|
|
|
|
|
|
| Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook). |
|
|
|
|
|
|
|
| Lists the resources integrated to the application. |
|
|
|
|
|
|
|
| Opens an external file (ANSI or UNICODE) in order to handle it through programming. |
|
|
|
|
|
|
|
| Usage example of the HExtractMemo function |
|
|
|
|
|
|
|
| Saves the image found:
in an Image Editor control.
in a WDPic variable.... |
|
|
|
|
|
|
|
| Draws a chart according to the specified parameters. |
|
|
|
|
|
|
|
| Allows you to find out or modify the name of the CD or DVD to burn. |
|
|
|
|
|
|
|
| Specifies the replication options for an item: the item can be replicated or not. |
|
|
|
|
|
|
|
| Deletes an element from a List Box, ListView or Combo Box control populated programmatically. |
|
|
|
|
|
|
|
| The ID property is used to get and change IDs. |
|
|
|
|
|
|
|
| Explicitly destroys an event. |
|
|
|
|
|
|
|
| Explicitly destroys a semaphore. |
|
|
|
|
|
|
|
| Decrypts a file that was encrypted by fCrypt. |
|
|
|
|
|
|
|
| Encrypts a character string in binary format or in ASCII format. |
|
|
|
|
|
|
|
| Identifies or modifies the type of chart. |
|
|
|
|
|
|
|
| Marks the start 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. |
|
|
|
|
|
|
|
| Returns the number of elements in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
|
| Changes the values of the attributes in a row of a Looper control. |
|
|
|
|
|
|
|
| Checks the correspondence between a signature and a string. |
|
|
|
|
|
|
|
| Modifies the font used for the titles of the chart axes. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|