ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)...
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later...
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism.
Points to consider if your customers use Windows Vista (and later)
Windows Vista (and later) proposes several improvements...
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...
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Test of a query
The query editor allows you to run the test of query result......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
RegistryListValue (Function)
Returns the name (and possibly the type) of values for a key found in the registry.
RegistrySeek (Function)
Seeks a character string in the registry.
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
Edit options of a report
The report editor allows you to......
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
The Tab control
The Tab control is used to simultaneously display different controls......
SchedulerDeleteTask (Function)
Deletes a scheduled task.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
SchedulerOpenTaskProperties (Function)
Opens the property page of a scheduled task.
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
Saving entered data (AAF)
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
Access rights to a class property
A property is a code element that includes two processes......
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....