ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using several libraries in an application
A library is a WDL file that contains all the resources......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Configuring an application with User Groupware
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
How to create a menu?
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
ERR_NOTACTIVATED
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
Windows: What must be taken into account if the users are working with Vista (and later)
Windows Vista (and later) proposes several improvements......
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
Handling Scheduler controls programmatically
A Scheduler control can be......
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....