ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

20. Control templates
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
<Page>.ClosePopup (Function)
Hides a popup page displayed in the page via PopupDisplayPage.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
The Tab control
The Tab control is used to simultaneously display different controls......
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.
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
PagePosition (Function)
Scrolls a page up to position a control in the visible section of the page (top) in the browser.
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
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)......
13. Types of standard controls
1
4
5
6
7
8
208
>