ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.
<Word Processing>.ToImage (Function)
Exports a page from a Word Processing control in image format.
<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.
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
<Variable pdfDocument>PageExtract (Function)
Extracts a page from a PDF file in a variable of type Image.
<Document variable>.ToImage (Function)
Exports a page contained in a Document variable in image format.
InternalPage
The InternalPage property sets the name of the internal page to be used.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
PageFooter (Property)
The PageFooter property gets and sets the height of a page footer.
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
ERR_MISSING_PAGE
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......