ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Feedback component
The Feedback component is a component provided with WINDEV......
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]......
15. Creating the executable in practice
Creating the executable in practice...
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file. This image is displayed in an Image control or in the background of a Chart control. the number of pages in a PDF file displayed in an Image control. the number of pages found in a PDF file displayed in a PDF Reader control. the number of pages found in a DOCX file displayed in a Word Processing control....
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
9. Overlaying controls
11. Internal components in practice
Internal components in practice...
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
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
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......
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
Error 204: using a parameter without optional value after parameters ...
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......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
ERR_ALREADYCONNECTED