ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
7. Multilingual applications in practice
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.
Events associated with framesets
List of events associated with framesets...
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
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.
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...
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
Camera control in a mobile application
The Camera control is used to......
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
Defining a help window template
WINDEV allows you to create help window templates......
IFrame control
IFrame is an HTML concept......
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
Link control properties
The Link control is available in a page and in a report......
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
<Page>.Exist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
ContextExist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
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....
Compatibility between external components and deployed applications
A component can evolve in many ways......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
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......
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.
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
12. Preventing from going back to a page