ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
<Chart>.DeleteAll (Function)
Erases a chart and destroys this chart.
grDeleteAll (Function)
Erases a chart and destroys this chart.
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Page Header block
The Page header block is printed on each new page......
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.
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
24. Displaying and linking pages
12. Pages in practice
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
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).
<Chart>.PieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......