|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Makes a menu option invisible (popup menu or drop-down menu). |
|
|
|
|
|
|
|
| Indicates whether the current process is run:
from a WINDEV executable.
from the WEBDEV runtime engine (AWP).... |
|
|
|
|
|
|
|
| Builds a sequence of characters containing a line. |
|
|
|
|
|
|
|
| Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface. |
|
|
|
|
|
|
|
| Builds a sequence of characters used to draw a rectangle. |
|
|
|
|
|
|
|
| Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode). |
|
|
|
|
|
|
|
| Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle).... |
|
|
|
|
|
|
|
| Returns or modifies the name of the help file used by the context-sensitive help of a window. |
|
|
|
|
|
|
|
| Gets or changes the label of a menu option (context or drop-down menu). |
|
|
|
|
|
|
|
| Allows you to:
extract a substring from a string based on a specified string separator.
search for substrings in a string based on a specified string separator.... |
|
|
|
|
|
|
|
| Deletes an element from a memory zone. |
|
|
|
|
|
|
|
| Updates or adds the record bound to the current row in the Table or TreeView Table control. |
|
|
|
|
|
|
|
| Indicates whether the application or the site is started:
from the WINDEV or WEBDEV editor,
from the executable or browser.
from the WEBDEV administrator.... |
|
|
|
|
|
|
|
| Decrypts a character string that was encrypted by Encrypt. |
|
|
|
|
|
|
|
| Positions on the next element of a memory zone and returns the value of this element. |
|
|
|
|
|
|
|
| Moves a column in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| Identifies the state of a menu option (context menu or drop-down menu): active, inactive or invisible. |
|
|
|
|
|
|
|
| Extracts the last characters from a string or string buffer. |
|
|
|
|
|
|
|
| Retrieves the return value of an element found in a memory zone. |
|
|
|
|
|
|
|
| Returns the list of sorted columns found in a Table control. |
|
|
|
|
|
|
|
| Removes the checkmark displayed in front of the menu option (popup menu or drop-down menu). |
|
|
|
|
|
|
|
| Opens the edit window of User Macro-Code for the current window. |
|
|
|
|
|
|
|
| Encrypts a character string in binary format or in ASCII format. |
|
|
|
|
|
|
|
| Seeks an element in a memory area:
on the value added by MemAdd or on the value modified by MemModify,
on the return value.... |
|
|
|
|
|
|
|
| Performs a search in:
a Table control,
a TreeView Table control,
a table displayed in a Combo Box control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|