ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Utility components
WINDEV includes several utility components that allow you to handle data directly......
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
24. Displaying and linking pages
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive to a physical location.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Internal component
An internal component is a set of elements from a project......
Multilingual project
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
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.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
Provider (Property)
The Provider property is used to manage the type of a connection (HFSQL Client/Server, OLE DB, etc.)....
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......