ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Developing an application or website / Windows Vista
  • Overview
  • UAC and executable creation
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Points to consider if your customers use Windows Vista (and later)
Overview
Windows Vista (and later) proposes several improvements. These improvements bring some modifications regarding the programming, the creation of the executable or the applications installed.
Improvements to be taken into account:
  • The User Account Control (UAC)
  • The manager of Windows Mobile device, required to synchronize the Mobile devices.
UAC and executable creation
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism.
By default, this mechanism considers that all users (including administrators) are standard users with limited rights.
To run an application that requires additional rights, the UAC mechanism asks for confirmation.
For more details on this system, and the consequences for your executables, see The UAC mechanism.
Minimum version required
  • Version 11
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 01/09/2025

Send a report | Local help