ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image editor: Features
The image editor includes several features......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Operating mode of dynamic Active WEBDEV Pages
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
10. Customizing the aspect of a site: skin elements
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Body block
The Body block corresponds to the main block of the report......
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
MyHostControl (Reserved word)
The MyHostControl keyword is used to handle the WEBDEV Page control from the code of the page it displays.
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
ERR_NO_END_TAG
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
Page Header block
The Page header block is printed on each new page......
9. Overlaying controls
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Page (Property)
The Page property is used to handle a page.
BrowserSlice (Function)
Returns the number of the slice displayed in a page in Responsive Web Design mode.
5. Displaying a WEBDEV Session site