ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
26. Style sheets: to simplify the layout
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
<Page>.Use (Function)
Displays a WEBDEV page in the browser of the Web user and closes all the current page contexts.
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
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.
IFrame control
IFrame is an HTML concept......
Defining a help window template
WINDEV allows you to create help window templates......
<Page>.Exist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
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...
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....
24. Displaying and linking pages
12. Preventing from going back to a page
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....
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......
8. Associating controls with data
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)....
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....