ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
Handling a chart in the editor
In the editor, a Chart control includes different sections......
WINDEV concepts
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Creating nested reports
WEBDEV concepts
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Items used in a select query
A query created in the query editor can contain several types of items......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Type and version of Web server
The configuration diagnostic displays the following error......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
fSeek (Example)
Usage example of the fSeek function
1
2
3
4
5
6
19
>