ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers...
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced...
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product...
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application...
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor,...
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad,...
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Popup window
WINDEV allows you to open windows in popup format......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Creating and generating an external component
A component must be created from a project containing all the elements required...
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought...
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer...
WDTRAD options
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Materialized view
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
BackgroundTaskAdd (Function)
Adds a new background task.
The Internal Window control
...The "Internal Window" control is used to include a window (and its code) in a control of another...
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links...
Code history
The code history is used to......