ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sum (Function)
Calculates the sum of the array elements.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
<Notification variable>.Modify (Function)
Modifies a notification currently displayed in the system bar of the device.
<Notification variable>.Delete (Function)
Removes a notification from the system bar.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Description (Property)
The Description property is used to get and change the description of an element.
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
JSONValid (Function)
Checks the validity of a JSON string.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
NotifListCategory (Function)
Lists the notification categories of the application.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed as parameter.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
NotifModify (Function)
Modifies a notification currently displayed in the system bar of the device.
NotifDelete (Function)
Removes a notification from the system bar.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Accessibilité (Property)
<Array>.Sum (Function)
Calculates the sum of the array elements.