ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2024

Category: Developing for iOS (iPhone / iPad)
24 results
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...
Deployment to the App Store is the most common deployment mode...
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program.
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ...
The development of an iPhone/iPad application is performed in 2 steps:
To develop a WINDEV Mobile application for iPhone/iPad, you need:
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget...
Several steps must be performed to develop an iPhone/iPad application:
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...
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows...
WINDEV Mobile includes several standard Apple buttons...
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...
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application...
Apple has recently released an SDK to natively compile iOS applications for MacOS...
A non-maximized window can occupy a section of the screen only...
A global procedure in WLanguage can be called from the code of a global procedure in Objective-C...
Signing an application is mandatory from Xcode 8...
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...
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile.
The principle of windows with arrow is straightforward...