ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
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......
11. External component
Code history
The code history is used to......
Message text file format
The text files created by WDMSG use a specific format......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Accessing a database via a web service
The database can be accessed via a web service......
Set of procedures
The global procedures are grouped in set of procedures......
The Slider control (in a window)
A slider control is used to select a value between two bounds......
<zipArchive variable>.NbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
<Source>.SeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
zipNbPartNeeded (Function)
Returns the number of parts of a given size required to split a single-part archive.
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
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)......
Customizing the errors
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV site......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
The charts
To include charts in your applications or in your sites, WINDEV, WEBDEV and WINDEV Mobile include......
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
XML functions (prefix syntax)
List of XML functions...
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
WEBDEV concepts