ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications.
Native MySQL Connector - License Agreement
HIndex (Function)
Rebuilds the file index (".NDX" file).
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
15. Creating the executable in practice
Creating the executable in practice...
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......
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Multi-product external components
Components are a remarkably useful tool for development teams......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
Using an external component in an application
A component can be reused at any time in any application......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......