|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV includes several Automatic Application Features (AAFs)... |
|
|
|
|
|
|
|
| Menu options can be manipulated... |
|
|
|
|
|
|
|
| A main menu is necessarily associated with a window... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile manage two types of menus... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile manage two types of menus:... |
|
|
|
|
|
|
|
| The MDI windows must respect some constraints specific to the MDI applications... |
|
|
|
|
|
|
|
| Returns the full short path of a file or directory. |
|
|
|
|
|
|
|
| A procedure is used to associate an identifier with a statement block...... |
|
|
|
|
|
|
|
| The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)... |
|
|
|
|
|
|
|
| Adds an element to the queue. |
|
|
|
|
|
|
|
| Pushes an element onto the stack. |
|
|
|
|
|
|
|
| Returns the size of a directory in bytes. |
|
|
|
|
|
|
|
| Allows you to check if a substring is within a string. |
|
|
|
|
|
|
|
| A structure can be allocated dynamically... |
|
|
|
|
|
|
|
| The NbItem property is used to get the total number of items (including composite keys) in a record of:
a file described in the data model editor,
a file described programmatically,
an HFSQL view,
a query.... |
|
|
|
|
|
|
|
| Retrieves the return value of an element found in a memory zone. |
|
|
|
|
|
|
|
| Creates the copy of a matrix. |
|
|
|
|
|
|
|
| Adds a value to each matrix element. |
|
|
|
|
|
|
|
| Deletes an existing matrix. |
|
|
|
|
|
|
|
| Enables or disables the assertive programming. |
|
|
|
|
|
|
|
| Displays a message on the Client computer(s) and disconnects the application. |
|
|
|
|
|
|
|
| Returns the name of parent tag for the current element (tag or attribute). |
|
|
|
|
|
|
|
| Positions on the root tag of an XML document. |
|
|
|
|
|
|
|
| Checks whether the current element corresponds to the current browse or to the current search. |
|
|
|
|
|
|
|
| Enables or disables the management of an integrity constraint on a file link. |
|
|
|
|
|
|
|
| Specifies whether the space characters on the right of the value found in the control are deleted. |
|
|
|
|
|
|
|
| Returns and initializes the color of different chart elements. |
|
|
|
|
|
|
|
| Usage example of the OpenSister function |
|
|
|
|
|
|
|
| Returns the absolute value:
of a numeric value,
of a numeric expression (integer or real).
of a duration.... |
|
|
|
|
|
|
|
| The User property is used to identify and change the user of a feature. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|