ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Camera>.VideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
<Camera>.VideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
Camera control in a mobile application
The Camera control is used to...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes...
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
CameraVideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
fListResource (Function)
Lists the resources integrated to the application.
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
InMacCatalystMode (Function)
Indicates whether the application is running in Mac Catalyst mode (running an iPad application on a Mac).
SysIOSVersion (Function)
Returns information about the iOS version used by the application.
Managing contacts (mobile devices)
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.).
Managing custom fonts in a WINDEV or WINDEV Mobile project
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts...
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:
tapiDialerCall (Function)
Opens the default Phone application and dials the specified number.
Speech synthesis in the mobile applications
The phones can talk!...
iOSApplicationOpenURLProcedure (Function)
Allows you to specify the procedure to be called when the application needs to open a resource identified by a URL.
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
AppleTrackingAuthorizationStatus (Function)
Determines if the app has been allowed to track activity based on user data (iOS only).
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
The Table control
The Table control is used to simplify the display and the input of information stored in memory...
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
fResourceDir (Function)
Returns the path of the read-only resources of the application.
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept...
LuhnCheck (Function)
Checks that the given sequence is valid according to the Luhn formula.
LuhnCalculate (Function)
Calculates the next Luhn check digit for a given sequence.
Notification
The Notification keyword can correspond to:
TelemetryIsEnabled (Function)
Used to find out whether the telemetry is enabled.
<zipArchive variable>.AddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.
AppListVersion (Function)
Lists the versions available on the reference setup server.
AppParameter (Function)
Returns information about the mechanism for automatic application update.
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
Scope (Property)
The Scope property property is used to specify requested permissions.
GPSLastPosition (Function)
Retrieves the information about the last known device position.