ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
11. Popup page
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
8. 10 tips for better interfaces...
Page with parameters
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
10. Page templates
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Page Footer block
The Page footer block is run at the end of each page......
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
8. "Mobile friendly" site: Dynamic serving
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
24. Displaying and linking pages
Page templates
WEBDEV allows you to create page templates......
Creating anchors
The anchors are used to define specific points in a help page......
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
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......
12. Pages in practice
Control template
A control template is a set of controls that can be re-used in several windows or pages......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......