ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
Multiline strings
To type character strings over several lines in the code editor...
inAppProduct (Type of variable)
The inAppProduct type is used to define the advanced characteristics of a product for an In-App purchase.
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
HReadLast (Example)
Usage example of the HReadLast function
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
Constants for external files
List of constants used by the functions for managing external files....
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
IF statement
The conditional IF statement allows you to run an action according to a condition...