ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Report data source
...The reports can be created with the data coming from:...
The Tab control
The Tab control is used to simultaneously display different controls......
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
ERR_BUTTON_EXPECTED
Defining clickable areas
In a page, an Image control can contain clickable areas......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
PagePosition (Function)
Scrolls a page up to position a control in the visible section of the page (top) in the browser.
16. Types of code
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
2. User-friendly editors in practice
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Defining a help window template
WINDEV allows you to create help window templates......
7. AJAX technology
ERR_BAD_CONTEXT_INTERNAL
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
ERR_CANNOT_RUN_EXPLORER
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...
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....