ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
diagSelection (Variable type)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
Events associated with List Box controls
List of events associated with List Box controls...
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
WEBDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
Notifications Push: notification format (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
7. Multilingual applications in practice
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Edit control: buttons integrated into the input field
You can include different buttons in the input area of an Edit control......