ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
12. Universal replication
Copies a directory on a remote drive to another directory....
What is an application?
An application is a set of objects (windows, controls, ......
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
WEBDEV styles
WEBDEV styles are advanced styles......
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Chrono (Variable type)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
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), ......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
WDInst: Set automatic modification of tables
The automatic table modification updates the description of tables on user computers......
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
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......
Setup of the WEBDEV Application Server for Linux