ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
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.
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
20. Control templates
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
<Page>.ClosePopup (Function)
Hides a popup page displayed in the page via PopupDisplayPage.
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
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
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
The requested action cannot been performed: the page was not synchronized
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......
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....
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
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......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......