ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
Validity period of site pages
When creating a page, a validity period can be defined for this page......
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......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
RootNode (Property)
The RootNode property is used to get the root nodes of an HTML or XML document.
5. Site test in practice
20. Control templates
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
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
<Email variable>.ExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
2. User-friendly editors in practice
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
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......
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......