ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
Utility components
WINDEV includes several utility components that allow you to handle data directly......
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
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.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
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
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......
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
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......
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......