ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
26. Style sheets: to simplify the layout
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
spAge (Property)
The spAge property gets the time elapsed since the password was last changed.
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
Defining a help window template
WINDEV allows you to create help window templates......
IFrame control
IFrame is an HTML concept......
<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.
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...
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....
12. Preventing from going back to a page
24. Displaying and linking pages
Link control properties
The Link control is available in a page and in a report......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
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......
8. Associating controls with data
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
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.
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....