ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Android Widget windows
An Android application can contain one or more Widget windows......
Automatic AJAX
The diagram below illustrates how AJAX is automatically implemented in a WEBDEV website......
Programming charts (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
HTTPSendAsynchronous (Function)
Sends an HTTP request in asynchronous mode. This means the program continues to run and the response is processed by a specific procedure. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....
<httpRequest variable>.SendAsynchronous (Function)
Sends an HTTP request in asynchronous mode. This means the program continues to run and the response is processed by a specific procedure. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Setup in MSI format
You can create MSI installers......
Manipulating the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
WINDEV Mobile and SMSes
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......