ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
<Dashboard>.LoadConfiguration (Function)
Restores the configuration of a Dashboard control.
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (database schemas, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
SFUndelete (Function)
Restores previously deleted Salesforce records.
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
grLoadParameter (Function)
Restores the parameters used to draw a chart.
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......