ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAF: Chart on a table column
When a table column is a Numeric column, the end user can create a chart on the column data and therefore benefit from the power of charts created with WINDEV......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
ActionRedo (Function)
Runs the last action canceled.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
grCreate (Function)
Creates a specific type of chart.
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
grExist (Function)
Checks the existence of a chart in memory.
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......