ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
<Chart>.SeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
Properties of a help page
The characteristics of a help page are used to define......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
<Chart>.DeleteAll (Function)
Erases a chart and destroys this chart.
grDeleteAll (Function)
Erases a chart and destroys this chart.
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
Page Header block
The Page header block is printed on each new page......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....
Page (Property)
The Page property is used to handle a page.
Path (Property)
The Path property gets and sets a path.
<Chart>.PieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
SourcePage (Property)
The SourcePage is used to identify the source of an internal page (i.e. the internal page displayed by an Internal Page control).
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Page Footer block
The Page footer block is run at the end of each page......