ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
Displaying a frameset in a WEBDEV website
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
How to open a page?
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....
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Multi-project search
Performing a search in the current project is a common operation......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
pdfDocument (Variable type)
The pdfDocument type is used to get all the characteristics of a PDF file, including author, date created, page content, etc.
6. How to display an AWP website
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
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......
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....