ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:
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.
SysIOSVersion (Function)
Returns information about the iOS version used by the application.
<Camera>.VideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
<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).
Camera control in a mobile application
The Camera control is used to...
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
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...
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Managing the calendars (Android/iOS)
and tablets in Android and iOS......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform...
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
Phone constants (Android / iOS)
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad,...
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget...
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad,...
5. Android and iOS windows: Characteristics
WINDEV Mobile offers the possibility to configure the characteristics of the windows....
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test...
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project...
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Functions specific to iOS - Apple Watch communication
The WLanguage functions specific to the communication between the iOS applications...
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
3. WINDEV Mobile: Android, iOS, UWP...
WINDEV Mobile applications can run on the following platforms...
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control...
1
2
>