ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Description (Property)
The Description property is used to get and change the description of an element.
Accessibilité (Property)
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
<Array>.Sum (Function)
Calculates the sum of the array elements.
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
InitRandom (Function)
Initializes the generator of random numbers.
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
MapEndOfMove (Function)
Stops following the device movement in a Map control.
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
Label (Property)
The Label property is used to get and define the label of an element.
<Toast>.Display (Function)
Displays a "Toast" message.
MaskFormat (Function)
Formats a character string using an InputMask variable.
<Array>.Mean (Function)
Calculates the mean of the values within an array.
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).