ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Programming automatic calculations in the columns of a Table control
Start of Break block (Break header)
The Start of break block is optional......
WDOptimizer: Editing and modifying a ".REP" file
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, ......
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
Code editor: Snake_case or PascalCase
There are several naming conventions to write variables in the code......
Remote WEBDEV administrator: Error message management
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed in the browser of the Web user....
Yousign
It is now common for individuals or businesses to sign contracts electronically......
SQL Server Native Connector: Execute the same stored procedure more than once
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
PC SOFT Free Technical Support
Thank you for buying one of our products......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
WDSetup: Manage additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
User report editor (Reports & Queries)
A report provides a custom view of data......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
How to?
Constants for Table, TreeView Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Get (External language)
Retrieves the value of a control.
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.