ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
WDTRAD license agreement
WDTRAD license agreement...
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Window controls
Several types of controls can be used in a window, ......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Generating an application for Universal Windows 10 App
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
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)......
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
xBase files: Limits
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
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.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
WINDEV: Example of programmed Drag and Drop