ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Page (Property)
The Page property is used to handle a page.
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
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).
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
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......
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
<Menu>.AddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
20. Control templates
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
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
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
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.