|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Identifies the name of the MDI parent window. |
|
|
|
|
|
|
|
| Finds the Xth position of a string within another string. |
|
|
|
|
|
|
|
| Changes the size and position of the display window of a media file previously opened (MCIOpen). |
|
|
|
|
|
|
|
| Modifies the title of the current window (returned by CurrentWin) and the title bar. |
|
|
|
|
|
|
|
| Returns a string after removing the spaces:
from the left and right side of the initial string.
within the string.... |
|
|
|
|
|
|
|
| Modifies or returns the sound volume. |
|
|
|
|
|
|
|
| Returns the number of the current record in a Table control based on a data file. |
|
|
|
|
|
|
|
| Displays a WINDEV window to its initial size. |
|
|
|
|
|
|
|
| Finds the position of a specified string within another string. |
|
|
|
|
|
|
|
| Opens and enables an MDI child window. |
|
|
|
|
|
|
|
| Modifies a row in:
a Table control,
a TreeView Table control.... |
|
|
|
|
|
|
|
| Opens a non-modal sibling window. |
|
|
|
|
|
|
|
| Modifies the title of next window to open. |
|
|
|
|
|
|
|
| Modifies a row in:
a Table control,
a TreeView Table control,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
|
| Opens a non-modal child window. |
|
|
|
|
|
|
|
| Modifies the layout of the MDI child windows. |
|
|
|
|
|
|
|
| Inserts a row into:
a Table control,
a TreeView Table control.... |
|
|
|
|
|
|
|
| Opens a modal WINDEV window. |
|
|
|
|
|
|
|
| Returns the alias of the specified MDI child window. |
|
|
|
|
|
|
|
| Inserts a row into:
a Table control,
a TreeView Table control,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
|
| Immediately redraws the window controls that will be graphically refreshed. |
|
|
|
|
|
|
|
| Converts all characters in a string to lowercase according to the region settings defined in Windows. |
|
|
|
|
|
|
|
| Identifies or displays an MDI child window in the foreground. |
|
|
|
|
|
|
|
| Returns for a given position in a Table or TreeView Table control (coordinates of a control point):
the name of the column displayed for the specified position.
the index of the row or column for the specified position.... |
|
|
|
|
|
|
|
| Enables a menu option (popup menu or drop-down menu). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|