ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

16. Application test in practice
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name,...
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Automatic management of exceptions
The management of exceptions can be customized by process......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
.NET Assemblies
.NET is Microsoft's software development platform......
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory...
GOTO statement
The GOTO statement is used to run a code identified by a given label...
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
InitRandom (Function)
Initializes the generator of random numbers.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without...
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well...
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external...
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Creating a translation file
WDINT allows you to create a translation file....
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).