ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Query and project
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......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Handling a Radio Button control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
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....
Error 204: using a parameter without optional value after parameters ...
28. Site SEO
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
10. Internal components in practice
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
SQL view
An SQL view is a virtual data source defined by an SQL query......
ERR_ALREADYCONNECTED
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
PC SOFT's Assistance Directe ® service
Your application may be strategic and you may want to have a priority access to the Technical Support......
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Report based on a query
Queries are used to easily select records in one or more data files......
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......