ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
11. Popup page
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
12. Pages in practice
ERR_CLOSED_PAGE
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
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....
13. Security benefit: managing the "Back" button
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......
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.
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
PagePosition (Function)
Scrolls a page up to position a control in the visible section of the page (top) in the browser.
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
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)......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......