ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Testing a site: Elements to be tested
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Help about new features: Letting users know about changes
Applications are constantly evolving......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
The test mode cannot operate without the project and its pages, ...
Creating an executable: Managing manifests
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)......
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
MemcachedAssignKeyGroup (Function)
Modifies a key/value couple in the Memcached cache on a group of servers: If the key exists, the value is modified. If the key does not exist, the key/value couple is added....
HRecreateSubscriberReplica (Function)
Re-creates the description file of a subscriber replica (universal replication only) according to the information of the master replica (.RPM and.SYN files).
<Source>.DuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
CaptionIfNew (Property)
The CaptionIfNew property is used to get and change the caption of a pane opened by the end user in a dynamic Tab control.
<Source>.Open (Function)
Opens a data file.
HOpen (Function)
Opens a data file.
<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.