ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Enlarging a window or page
Modern UIs generally use larger windows, pages and fonts......
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
Word Processing control ribbon
The Word Processing control ribbon allows you to use a wide range of features and settings......
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
5. Site test in practice
Managing synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
<Email variable>.ExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
RootNode (Property)
The RootNode property is used to get the root nodes of an HTML or XML document.
EmailExportHTML (Function)
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.).
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
User Groupware: Multilingual applications
If your application is multilingual, it is also necessary to manage multilingualism in the User Groupware windows/pages......
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....