ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Validity period of site pages
When creating a page, a validity period can be defined for this page......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Link properties
When creating a link, you can simply specify the destination......
MyPage (Reserved word)
MyPage is used to handle the current page...
Creating the Form pages of a WEBDEV RAD pattern
Creating the Vision pages of the WEBDEV RAD pattern
PageExist (Function)
Checks whether the specified page is currently displayed in the browser of the Web user. Used to find out whether a page is displayed in a frame other than the current one.
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Creating index keywords
Index keywords allow users to easily find a help page......
Reloading a document
To reload a document, ......
Creating help pages
A help system includes several pages......
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
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)....
AWP without UI
Bootstrap, Angular, React, Vue......
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......
ERR_NO_CURRENT_PAGE
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.