ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
IFrame control
IFrame is an HTML concept......
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
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...
Events associated with framesets
List of events associated with framesets...
<Page>.Exist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
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....
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....
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
12. Preventing from going back to a page
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
Compatibility between external components and deployed applications
A component can evolve in many ways......
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......
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
8. Associating controls with data
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
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.
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......