ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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)......
SocketCreate (Function)
Creates a socket.
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
15. Creating the executable in practice
Creating the executable in practice...
Optional events
By default, the codes available in the code editor correspond to the most common codes......
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
Electronic invoicing: Factur-X in WLanguage
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Creating help pages
A help system includes several pages......
Manipulating Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be manipulated programmatically......
Defining a help window template
WINDEV allows you to create help window templates......
Creating links
Links help users navigate the help system......
Using new features exclusive to WINDEV Suite SaaS in a project
Version 2025 Update 1 introduces various new features specific to SaaS version......
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
WDMap: Overview
WDMap is a tool used to view and handle a table while developing an application......