ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
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
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
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......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
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....
Setup in MSI format
You have the ability to create a setup program in MSI standard......
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Error 204: using a parameter without optional value after parameters ...
10. Internal components in practice
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....
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
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....
SQL view
An SQL view is a virtual data source defined by an SQL query......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
ERR_ALREADYCONNECTED
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....