ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
<Page>.DisplayPopup (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
ContextExist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a Table control
A report based on a data-bound Table control is used to directly print the information displayed in the control (based on a table or populated programmatically)......
24. Displaying and linking pages
6. Editing a page: Zoning mode
Declares the font to be used by the dText function in a Image type variable.....
Defining a help window template
WINDEV allows you to create help window templates......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
26. Style sheets: to simplify the layout
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
12. Preventing from going back to a page
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure....
Link control properties
The Link control is available in a page and in a report......
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....