ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Events associated with the Pivot Table control
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
XMLSign (Function)
Signs an XML document.
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
TimelineDeleteTrack (Function)
Deletes a track from a TimeLine control.
Android Widget windows
An Android application can contain one or more Widget windows......
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
emailHeader (Type of variable)
The emailHeader type is used to retrieve or define the additional email headers.
SysIconBadge (Function)
Returns or modifies the value displayed in the badge associated with the icon of an iOS or Universal Windows 10 App application.
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
Report viewer: Proposing several reports
In the document preview, end users can......
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
H.NbRecModificationQuery
Used to find out the number of records added, modified or deleted when running the last query of the current context.