ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InternalPagePopup (Property)
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control.
Report blocks
A printed report includes several sections......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
The HTML control
The HTML control displays HTML pages or HTML code......
14. Report templates
...Report templates are used to easily standardize report layouts....
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
1. RAD (Rapid Application Development)
Compilation options (HLP format)
Defining a help window template
WINDEV allows you to create help window templates......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
ERR_CANNOT_OPEN_FILE
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).
ERR_PARSER
<Page>.Exist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
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......
The pages
Pages are the main interface of a WEBDEV site......