|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Stops the periodic refresh of a Progress Bar via AJAX. |
|
|
|
|
|
|
|
| The ProgressBarSystem property gets and sets the progress bar used as system progress bar (in the taskbar) with Windows 7 (and later). |
|
|
|
|
|
|
|
| Usage example of the NetGetFile function |
|
|
|
|
|
|
|
| Starts a long browser process and fill a Progress Bar via AJAX according to the progress of this process.
|
|
|
|
|
|
|
|
| Shows or hides an infinite progress bar in the title bar of Android application windows. This function is no longer available from version 2024.
|
|
|
|
|
|
|
|
| Manages a progress bar while sending and receiving emails. |
|
|
|
|
|
|
|
| The TextProgressBar property gets and sets the text displayed in a progress bar. |
|
|
|
|
|
|
|
| Enables the refresh of a Progress Bar via AJAX. |
|
|
|
|
|
|
|
Displays a progress bar when: - receiving the response to an HTTP request.
- sending an HTTP form (HTTPSendForm) or an HTTP query.
|
|
|
|
|
|
|
|
| Displays a progress bar in the status bar of current window. |
|
|
|
|
|
|
|
Transforms the mouse cursor into hourglass and vice versa. In Android and iOS, displays an endless progress bar in a window. |
|
|
|
|
|
|
|
| Imports an XLS file into an HFSQL Classic or Client/Server data file. This data file must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile). |
|
|
|
|
|
|
|
| Imports an XML file into an HFSQL Classic or Client/Server data file. This data file must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile). |
|
|
|
|
|
|
|
| Imports an XML file into an HFSQL Classic or Client/Server data file. This data file must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile). |
|
|
|
|
|
|
|
The MaxValue property is used to:- get and set the top value of a data-bound report.
- get the maximum value of the current filter.
- get the maximum value of a data series in a chart.
- get and set the maximum value for some types of controls.
|
|
|
|
|
|
|
|
The MinValue property is used to:- get and set the bottom value of a data-bound report.
- get the minimum value of the current filter.
- get the minimum value of a data series in a chart.
- get and set the minimum value for some types of controls.
|
|
|
|
|
|
|
|
| Checks the structural integrity of memos in an HFSQL data file. |
|
|
|
|
|
|
|
| The ProgressBar property is used to identify and change the Progress Bar control used when calculating a Pivot Table control (PVTCalculateAll and PVTCalculateUpdate functions). |
|
|
|
|
|
|
|
| The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window. |
|
|
|
|
|
|
|
| WLanguage procedure ("Callback") used by zipAddDirectory to manage the progress of files being added to the archive. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|