ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
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......
The "Stock" charts
The Stock charts are used to represent the variations in the values of shares......
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.
Parent (Property)
The Parent property is used to get the parent element of an element.
<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.
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......