ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Functions for managing threads (prefix syntax)
List of functions for managing threads (prefix syntax)...
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
Log (Function)
Calculates the decimal logarithm of a numeric value.
MapPolygon (Variable type)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
BitwiseOR (Function)
Returns the result of the bitwise OR operation performed between two values.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
Camera field: decode barcodes (prefix syntax)
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Random (Function)
Returns a random number.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
Project description: SCM tab
The project description window allows you to configure various elements of your project......
The Word Processing control
The Word Processing control is an advanced control that allows the end user to create and edit documents in docx format......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.