|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Requests the cancellation of a parallel task. |
|
|
|
|
|
|
|
| MyChildWindow is used to handle the child window of the current window. |
|
|
|
|
|
|
|
| Decodes an encoded URL (which means with characters in %xx format). |
|
|
|
|
|
|
|
| The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet).... |
|
|
|
|
|
|
|
| Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice.... |
|
|
|
|
|
|
|
| The InputEnabled property is used to:
Determine if a control or a group of controls is editable or read-only.
Change the input options for a control or group of controls.... |
|
|
|
|
|
|
|
| Automatically updates:
the values of a data file's items in memory with the values from the controls in the window.
the value of the WLanguage variables with the value of the window controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
|
| Restores the context of a previously saved file (HSavePosition): current record, filter, pointers. |
|
|
|
|
|
|
|
| A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control...... |
|
|
|
|
|
|
|
| Deletes an appointment from a Scheduler control. |
|
|
|
|
|
|
|
| Sets the passwords used to protect the universal replication files. |
|
|
|
|
|
|
|
| An application using User Groupware can be used with a HyperFileSQL database in Client/Server mode...... |
|
|
|
|
|
|
|
| Gets and sets current position in an external file. |
|
|
|
|
|
|
|
| Identifies or defines whether a series is refreshed whenever the chart is drawn. |
|
|
|
|
|
|
|
| Defines the WLanguage procedure that will be called when the location of the user changes. |
|
|
|
|
|
|
|
| The After property replaces or inserts a procedure after the other procedures in:
a Procedure variable.
an event associated with a control.... |
|
|
|
|
|
|
|
| Starts the execution of a process through programming. |
|
|
|
|
|
|
|
| Returns the sexagesimal angle (in base 60) corresponding to a decimal angle. |
|
|
|
|
|
|
|
| Calculates the coefficient of correlation between two series of values. |
|
|
|
|
|
|
|
| Calculates the standard deviation for a full series of values. |
|
|
|
|
|
|
|
| Inserts an element at a given position:
into a one-dimensional array.
into an associative array.
into an advanced array property (array of gglCalendar events, etc.).
into a WLanguage list.... |
|
|
|
|
|
|
|
| The NullSupported property is used to manage the NULL value in HFSQL data files. |
|
|
|
|
|
|
|
| A global procedure can be used in all the processes or events of the project.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|