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...
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ...
Types of pages
WEBDEV enables you to create static sites and/or dynamic sites...
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
8. Associating controls with data
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
AWP without UI
Bootstrap, Angular, React, Vue......
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Page Header block
The Page header block is printed on each new page......
ERR_NO_PAGE
Page (Property)
The Page property is used to handle a page.
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
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).
TabSaveConfiguration (Function)
Saves the configuration of dynamic panes found in a Tab control in character string format.
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......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
The test mode cannot operate without the project and its pages, ...
20. Control templates