ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDInst: Set automatic modification of tables
The automatic table modification updates the description of tables on user computers......
WDInst: set the characteristics of the files to be installed
WDInst allows you to configure the characteristics of the files to install......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Setup of the WEBDEV Application Server for Linux
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
Keep-alive on connection
11. Window templates
WINDEV Mobile allows you to create window templates....
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
Code editor: Snake_case or PascalCase
There are several naming conventions to write variables in the code......
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
WDSetup: Manage additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
How to?
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.