ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Events associated with framesets
List of events associated with framesets...
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......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
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......
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
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......
11. User Macro-Code: UMC in practice
Multi-project search
Performing a search in the current project is a common operation......
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
How to open a page?
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
13. Types of standard controls
Page (Property)
The Page property is used to handle 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....
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...