ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page templates
WEBDEV allows you to create page templates...
Custom properties (WLanguage)
A custom property is a code element with two events...
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
SourcePage (Property)
The SourcePage is used to identify the source of an internal page (i.e. the internal page displayed by an Internal Page control).
Validity period of site pages
When creating a page, a validity period can be defined for this page......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
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.
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......
The Tab control
The Tab control is used to simultaneously display different controls......
Internal component
An internal component is a set of elements from a project......
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.