ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
14. Report templates
...Report templates are used to easily standardize report layouts....
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
PageWriteHeaderHTTP (Function)
Adds an additional HTTP header that will be returned to the browser: during the next function for page display (PageDisplay, PageRefresh, ...), during the automatic return of the current page at the end of the current action....
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
PageDisplay (Function)
Displays a web page in the user's browser....
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
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......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
HFSQL: Change of name
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
PageAddress (Function)
Used to find out the Internet address of a page.
<Page>.Display (Function)
Displays a web page in the user's browser....
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Dictionary
The dictionary is a file that can contain the project elements......
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
<Page>.Address (Function)
Used to find out the Internet address of a page.
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
12. Universal replication