ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
21. Managing business rules
Managing business rules...
18. Management of business rules
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
Associating documents with the project
To describe a project in detail, you can associate documents with it......
15. Creating the executable in practice
Creating the executable in practice...
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
Query and project
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Error 204: using a parameter without optional value after parameters ...
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......