ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Description (Property)
The Description property is used to get and change the page description.
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.
PageFooter (Property)
The PageFooter property gets and sets the height of a page footer.
<Page>.Refresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
ERR_MISSING_PAGE
9. Overlaying controls
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Error 103: The type is unknown
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
Allowing nullable types
Allowing nullable types in a project changes the way your project handles null values......
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
7. AJAX technology