ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
<Page>.DisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
Properties of a help page
The characteristics of a help page are used to define......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Defining clickable areas
In a page, an Image control can contain clickable areas......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
pdfDocument (Variable type)
The pdfDocument type is used to get all the characteristics of a PDF file, including author, date created, page content, etc.
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......