ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Query and project
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
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......
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
The .NET field 3.0, 4.0, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
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....
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......
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....
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......
15. Creating the executable in practice
Creating the executable in practice...
OpenDocumentAsynchronous (Function)
Opens a document in a new modeless window using the appropriate WINDEV editor. The result can be retrieved via a WLanguage procedure ("callback") when the document editing window is closed. Starting with WINDEV Suite 2025 - Update 2 (subscription version), diagrams are opened using the diagram editor....