ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

User report editor (Reports & Queries)
A report provides a custom view of data......
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
SQL view
An SQL view is a virtual data source defined by an SQL query......
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
Progress Bar control properties
List of properties associated with the Progress Bar control...
Licenses and terms of use
Renvoie la liste des clés spatiales d'un fichier de données (d'une requête ou d'une vue) reconnues par le moteur HFSQL....
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
WINDEV concepts
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min