|
|
|
|
|
|
|
Extracts:
a substring from a string starting at a specified position.
part of a buffer starting at a specified position.... |
|
|
|
|
|
|
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). |
|
|
|
|
|
|
Modifies a row in:
a Table control,
a TreeView Table control,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory zone. |
|
|
|
|
|
|
Returns the index of a column in a Table or Treeview Table control. |
|
|
|
|
|
|
Disables (grays out) a menu option (popup menu or drop-down menu). |
|
|
|
|
|
|
Converts all characters in a string to uppercase according to the region settings defined in Windows. |
|
|
|
|
|
|
Checks whether the sought element was found. |
|
|
|
|
|
|
Fixes a column to the left or frees a column fixed to the left. |
|
|
|
|
|
|
Positions the checkmark in front of the menu option (popup menu or drop-down menu). |
|
|
|
|
|
|
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255. |
|
|
|
|
|
|
Sorts the elements found in a memory zone. |
|
|
|
|
|
|
Stops the manual iteration of data file linked to a Table control based on a data file. |
|
|
|
|
|
|
Used to find out whether a checkmark is displayed in front of a menu option (popup menu or drop-down menu). |
|
|
|
|
|
|
Extracts the left part (i.e., the first characters) from a string or buffer. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|