ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
CameraVideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
InMacCatalystMode (Function)
Indicates whether the application is running in Mac Catalyst mode (running an iPad application on a Mac).
Speech synthesis in the mobile applications
The phones can talk!...
Managing contacts (mobile devices)
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.).
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
SysIOSVersion (Function)
Returns information about the iOS version used by the application.
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
<Camera>.VideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
tapiDialerCall (Function)
Opens the default Phone application and dials the specified number.
<Camera>.VideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
AppleTrackingAuthorizationStatus (Function)
Determines if the app has been allowed to track activity based on user data (iOS only).
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Camera control in a mobile application
The Camera control is used to...
2. WLanguage functions specific to phones
A WINDEV Mobile HFSQL application can also operate in Client/Server mode....
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
awSendInfo (Function)
Sends an information from an iOS phone to an Apple Watch (or conversely).
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
IniOSSimulatorMode (Function)
Indicates whether the code is run in the iOS simulator (iPhone, iPad).
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
awSendAndGetInfo (Function)
Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response.
WidgetProcedure (Function)
Specifies the procedure that will be called when the user clicks an iOS 14 widget.
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
HeightExpanded (Property)
The HeightExpanded property is used to get and change the height of an expanded iOS 13 widget.
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified...
AppointmentAdd (Function)
... (Android or iOS).
1
2
3
4
5
6
30
>