ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
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....
11. Popup page
WINDEV Mobile concepts
13. Security benefit: managing the "Back" button
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
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......
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
<Page>.DisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
PagePosition (Function)
Scrolls a page up to position a control in the visible section of the page (top) in the browser.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
PythonAddPath (Function)
Adds the path to a directory or the path to the virtual environment to search for Python modules.
<Chart>.Smoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......