ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
Creating an executable: Manifest management
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)...
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options...
Windows: What to bear in mind if your customers use Vista (and higher)
Windows Vista (and later) proposes several improvements...
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Automated tests: Emulation functions
List of automated tests: Emulation functions...
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Specific features of the applications for iPhone/iPad
HFSQL: Change of name
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
Events associated with Calendar controls
List of events associated with Calendar controls...
Events associated with a Switch control
Events associated with Check Box controls
List of events associated with Check Box controls...
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Events associated with Image controls
List of events associated with Image controls...
Events associated with Tab controls
List of events associated with Tab controls...
Automated tests of procedures and classes
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class......
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......
Error 203: The procedure already has a scope attribute (local or global)
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
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......
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
GDI+ framework
Some WINDEV features use the GDI+ framework......