ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
HTTP functions (prefix syntax)
List of HTTP functions
HTTP functions
List of HTTP functions
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.
Attention: This function is available in Android only from version "April 2026".
<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.
Attention: This function is available in Android only from version "April 2026".
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications...
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared...
12. Retrieving data from a site
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Setup on a local network (LAN)
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
2. WEBDEV administrator in practice
14. Generation modes
Generation modes...
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
NFC constants
List of constants used by the NFC functions...
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode...
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting...
NET constants
List of constants used by the DotNet functions....
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes...
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode...