|
|
|
|
|
|
|
WINDEV and WINDEV Mobile manage two types of menus:... |
|
|
|
|
|
|
WINDEV includes several Automatic Application Features (AAFs)... |
|
|
|
|
|
|
Menu options can be manipulated... |
|
|
|
|
|
|
A main menu is necessarily associated with a window... |
|
|
|
|
|
|
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control. |
|
|
|
|
|
|
Returns the full long path of a file or directory. |
|
|
|
|
|
|
Returns the URI of the namespace associated with the current tag in an XML document. |
|
|
|
|
|
|
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)... |
|
|
|
|
|
|
The User property is used to identify and change the user of a feature. |
|
|
|
|
|
|
Creates or updates a set of procedures on an HFSQL server. |
|
|
|
|
|
|
Stores the current file context: current record, filter, pointers. |
|
|
|
|
|
|
Returns the full short path of a file or directory. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Specifies whether the space characters on the right of the value found in the control are deleted. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|