ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later...
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...
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
The Spin control
A Spin control is used to increase or reduce a value found in a control......
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Creating the Vision pages of the WEBDEV RAD pattern
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Creating a table in a report
Tables can be created in a report......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Variables for managing the Drag and Drop
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
WINDEV: Example of programmed Drag and Drop
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......