ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Image control in a window
This help page presents the characteristics of an Image control found in a window...
DocToImage (Function)
Exports a page found in a Word Processing document in image format.
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
20. Control templates
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
4. Create a page in the editor...
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
<Page>.ClosePopup (Function)
Hides a popup page displayed in the page via PopupDisplayPage.
The planes in WEBDEV
The planes are used to group the controls of an element......
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV website from a static page or from a dynamic WEBDEV page.
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....