ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
2. UML models
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
2. UML models
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
Telephony constants
List of constants used by telephony functions...
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Extracting messages added or modified since last extraction
A project was already created and translated......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Defining clickable areas
In a page, an Image control can contain clickable areas......
Replication: The different types
The data replication is a powerful feature......
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......