|
|
|
|
|
|
|
Used to modify the management mode of memo items. |
|
|
|
|
|
|
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). |
|
|
|
|
|
|
Deletes an existing matrix. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Returns the absolute value:
of a numeric value,
of a numeric expression (integer or real).
of a duration.... |
|
|
|
|
|
|
Usage example of the OpenSister function |
|
|
|
|
|
|
Resets the variable to its initial value. |
|
|
|
|
|
|
The Charset property is used to:
Get the character set used by a Font variable.
Change the character set used by a Font variable.
Get the character set used by an HFSQL data file.... |
|
|
|
|
|
|
Retrieves a value from the local storage. |
|
|
|
|
|
|
Deletes a value from the local storage. |
|
|
|
|
|
|
Deletes all the values from the local storage. |
|
|
|
|
|
|
Returns the number of values for the local storage. |
|
|
|
|
|
|
Returns the name of a value for the local storage. |
|
|
|
|
|
|
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)... |
|
|
|
|
|
|
The TimestampType property is used to:
Find out the type of timestamp for an item. This item was defined in the data model editor or through programming.
Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming).... |
|
|
|
|
|
|
The CalculatedItemExpression property is used to:
Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming.
Define the SQL expression returning the value of a calculated item (when describing the item through programming).... |
|
|
|
|
|
|
Usage example of the ProgressBarEnable function |
|
|
|
|
|
|
Usage example of the ParallelTaskExecute function |
|
|
|
|
|
|
Compares two buffers and creates a buffer containing the differences between these two buffers. |
|
|
|
|
|
|
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...). |
|
|
|
|
|
|
The ByAddress property is used to determine if a procedure parameter was passed by address. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|