ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
Page Header block
The Page header block is printed on each new page......
ERR_BUTTON_EXPECTED
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Page (Property)
The Page property is used to handle a page.
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
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).
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
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......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
<Page>.ClosePopup (Function)
Hides a popup page displayed in the page via PopupDisplayPage.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
The Site Map control
The Site Map control allows the Web user to......
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......