ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
Page management functions
List of functions for managing pages...
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
2. User-friendly editors in practice
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......
Configuring the IIS 7/7.5 server
Page (Property)
The Page property is used to handle a page.
The Organizer control
The Organizer control is used to display and handle organizers......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
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).
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
NumberAccessiblePages (Property)
The NumberAccessiblePages property is used to get the number of pages currently loaded in a PDF Reader or Word Processing control.
<Page>.ClosePopup (Function)
Hides a popup page displayed in the page via PopupDisplayPage.
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
5. Deploying a dynamic site (Session or AWP) in practice
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
1. What is a website?