ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
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).
URL Rewriting
URL Rewriting is a technique used to improve SEO......
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......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
<Menu>.AddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
20. Control templates
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
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)...
<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......
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....
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
2. User-friendly editors in practice
5. Displaying a WEBDEV Session site
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......