ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Page>.OpenChild (Function)
Opens a non-modal child window.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
HInfoView (Function)
Returns information about a materialized view.
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode....
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Examples for using the OLE DB provider for HFSQL
<Image>.Occurrence (Function)
Returns the total number of images taken into account by the scroll.
SysIconBadge (Function)
Returns or modifies the value displayed in the badge associated with the icon of an iOS or Universal Windows 10 App application.
How to develop a PHP site?
What is a PHP site?......
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
Description (Property)
The Description property is used to get and change the page description.
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent constant (2-character continent code), a continent caption....
WHelp (Function)
Displays a file or a help page in HLP or CHM format.
PageFooter (Property)
The PageFooter property gets and sets the height of a page footer.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
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....
<Connection variable>.ConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
<Page>.Refresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
Programming patterns
CAUTION......
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
DotNetError (Function)
Returns the error for the last .Net procedure that failed.