ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SAP ASE Native Connector (Sybase): Programming using SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the database schema......
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)......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
WINDEV FTP functions
List of WINDEV FTP functions...
WINDEV 2024 Tutorial
WINDEV License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
Manipulating Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be manipulated programmatically......
.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
Changes of behavior between versions 2024 and 2025
WINDEV, WEBDEV and WINDEV Mobile allow you to manipulate an Image control through programming......
LanguageToName (Function)
Returns the name of a language.
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Print report (iPhone/iPad or Android)
When creating a report, the test of this report can be run from the report editor......
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......