ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
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......
The different copy modes
Two different copy modes are proposed by WDTRAD......
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....
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Events associated with a Gantt Chart column
Events associated with the project
List of events associated with the project...
PC SOFT Free Technical Support
Thank you for buying one of our products......
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
ExceptionRestoreParameter (Function)
Restores the exception process of a process.
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
ErrorRestoreParameter (Function)
Restores the error process of a process.
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......
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
Error 1022: The access to the method of the class is restricted by a protected inheritance
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
<Dashboard>.LoadConfiguration (Function)
Restores the configuration of a Dashboard control.
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......