ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
zipDeleteFile (Function)
Deletes a file from an archive.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
sRead (Function)
Reads a character string in the entry buffer of the specified serial port.
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
24. Displaying and linking pages
Deselects a shape in a Diagram Editor control....
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......
WINDEV Mobile 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Assisted universal replication: specific features
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...