ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
Testing a static project
The test of the entire project allows simulating the startup of the site...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
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......
REST web service: Creating entry points
The REST web service entry point creation wizard opens......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
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....
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
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?
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.