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...
Properties linked to the Euro management
List of properties linked to the Euro management...
Events associated with Looper controls
List of events associated with Looper controls...
Time management
For each element (windows, reports, ......
Events associated with Edit controls
WLanguage events associated with Edit controls...
Kanban control events
The following events are associated with Kanban controls......
Custom properties (WLanguage)
A custom property is a code element with two events......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Query editor
The query editor is used to automatically create queries on the data files......
Error 121: Shadowing a structure
Progress Bar control properties
List of properties associated with the Progress Bar control...
12. Control templates
WINDEV Mobile allows you to create control templates....
15. Creating the executable in practice
Creating the executable in practice...
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
Multilingual project
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Testing a project: setting
By testing the project you can simulate how the application will run......
Windows,TCurrent (External language)
Modifies the title of the current window.
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......