ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ERR_NO_TABLE
The description window of a Pivot Table control is used to configure several elements of the control......
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
<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).
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>.Exist (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)......
6. Editing a page: Zoning mode
Declares the font to be used by the dText function in a Image type variable.....
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
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....
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
12. Preventing from going back to a page
Link control properties
The Link control is available in a page and in a report......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......