|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Returns the number of tracks found in a media file that was opened beforehand (MCIOpen). |
|
|
|
|
|
|
|
| Returns the height (in pixels) of a media file used to display images. |
|
|
|
|
|
|
|
| Creates an Excel file with the data from a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Checks whether a specific type of data is available during Drag/Drop.... |
|
|
|
|
|
|
|
| Sorts a Table or TreeView Table control on one or more columns (lexicographical sort). |
|
|
|
|
|
|
|
| Retrieves information about the current exception. |
|
|
|
|
|
|
|
| Returns the width (in pixels) of a media file used to display images. |
|
|
|
|
|
|
|
| Deletes all rows from:
a Table control populated programmatically,
a TreeView Table control populated programmatically,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
|
| Artificially triggers the security mechanism of WLanguage by throwing an exception. |
|
|
|
|
|
|
|
| Deletes a row from:
a Table control,
a TreeView Table control,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
|
| Re-enables the current exception process if the exception was corrected. |
|
|
|
|
|
|
|
| Indicates the procedure to run during an event of Drag/Drop.... |
|
|
|
|
|
|
|
| Selects a row in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Opens a document in its associated application. |
|
|
|
|
|
|
|
| Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls). |
|
|
|
|
|
|
|
| Executes a program (an executable file, for example) from the current application. |
|
|
|
|
|
|
|
| Pauses playback of the media file previously opened (MCIOpen). |
|
|
|
|
|
|
|
| Deselects a row from a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Ends the execution of a 32-bit application on the current computer: all the instances of the executable are killed. |
|
|
|
|
|
|
|
| Returns the current track of a media file previously opened (MCIOpen). |
|
|
|
|
|
|
|
| Returns the index of the selected element in the Table or TreeView Table control. |
|
|
|
|
|
|
|
| Allows you to find out whether a 32-bit application is already run. |
|
|
|
|
|
|
|
| Converts accented characters in a string to non-accented characters. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|