ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Report data source
...The reports can be created with the data coming from:...
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
Creating the Form pages of a WEBDEV RAD pattern
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
Creating the Relation pages of a WEBDEV RAD pattern
Creating the Vision pages of the WEBDEV RAD pattern
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Creating anchors
The anchors are used to define specific points in a help page......
Designing a supercontrol
A supercontrol is an advanced type of control......
HTMLHeader (Property)
The HTMLHeader property is used to get and change the HTML code inserted in the page header.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
HTMLEndPage (Property)
The HTMLEndPage property is used to get and change the HTML code inserted at the end of the page.