ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing parallel tasks
The computers are becoming more and more powerful......
Description window of a combining query
The description window of a combining query consists of several sections......
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting provider......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Notifications Push: notification format (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
String literals: single-line and multiline strings
String literals are used to represent and manipulate data as a sequence of characters. For example, string literals can be used to display information, define a constant, etc....
Code editor: Display options
The code editor proposes several display options......
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Overview
Overview of the different operators...
<Stack variable>.Push (Function)
Pushes an element onto the stack.
Passing parameters
The parameters can be passed to a procedure......
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
Bitwise operators
The operations on binary values are performed......
<Queue variable>.Enqueue (Function)
Adds an element to the queue.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Events associated with an Organization Chart control
<Chart>.Scatter3DDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grScatter3DAltitudeColor.
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...