|
|
|
|
|
|
|
Retrieves data from a "Scatter" chart. |
|
|
|
|
|
|
Starting with version 27, files can be downloaded in the background, using the system download manager...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format... |
|
|
|
|
|
|
New projects are often cross-platform.... |
|
|
|
|
|
|
Reads:
a block of bytes (characters) in an external file (ANSI or Unicode),
the content of an external file (ANSI or Unicode) and assigns it to a memory area.... |
|
|
|
|
|
|
Reads:
a block of bytes (characters) in an external file (ANSI or Unicode),
the content of an external file (ANSI or Unicode) and assigns it to a memory area.... |
|
|
|
|
|
|
Checks the existence of a chart in memory. |
|
|
|
|
|
|
Identifies or modifies the type of chart. |
|
|
|
|
|
|
Returns:
the list of tasks between two given dates in a Gantt Chart column,
all the tasks in a Gantt Chart column,
a specific task (selected or hovered).... |
|
|
|
|
|
|
Returns:
the list of tasks between two given dates in a Gantt Chart column,
all the tasks in a Gantt Chart column,
a specific task (selected or hovered).... |
|
|
|
|
|
|
WEBDEV proposes several methods for creating a frameset...... |
|
|
|
|
|
|
By default, a frameset is used to display several pages in the same window of the browser...... |
|
|
|
|
|
|
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window...... |
|
|
|
|
|
|
The different operations that can be performed on the framesets are as follows...... |
|
|
|
|
|
|
List of events associated with framesets... |
|
|
|
|
|
|
List of properties associated with the Progress Bar control... |
|
|
|
|
|
|
Saves a chart that was drawn beforehand in WMF format. |
|
|
|
|
|
|
Defines the zoom of a chart. |
|
|
|
|
|
|
Adds a data into a chart. |
|
|
|
|
|
|
Defines the zoom of a chart. |
|
|
|
|
|
|
Retrieves a data from a chart. |
|
|
|
|
|
|
Modifies the font used for the chart title. |
|
|
|
|
|
|
Modifies the font used for the chart legend. |
|
|
|
|
|
|
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|