ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Category: Developing for iOS (iPhone / iPad)
24 results
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...
Deploying an application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program.
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode...
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ...
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget...
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:
Ad Hoc deployment
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance...
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows...
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons...
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application...
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application...
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS...
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only...
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be called from the code of a global procedure in Objective-C...
Signature of iOS applications
Signing an application is mandatory from Xcode 8...
Specific features of iPhone/iPad applications
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad...
Using Objective-C code
You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile.
Window with arrow (iPad)
The principle of windows with arrow is straightforward...