ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Parent (Property)
The Parent property is used to get the parent element of an element.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
<Chart>.Tooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Card (Property)
The Card property handles the different cards associated with a Kanban list. You can add, modify or delete cards from Kanban list, or navigate between them.
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
<Chart>.OverlayChart (Function)
Used to display two different types of charts in the same chart.
<Page>.ClosePopup (Function)
Hides a popup page displayed in the page via PopupDisplayPage.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
12. Pages in practice
11. Popup page
ERR_CLOSED_PAGE
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
13. Security benefit: managing the "Back" button
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
WINDEV Mobile concepts
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......