AYUDA EN LÍNEA
 WINDEVWEBDEV Y WINDEV MOBILE

Versión: 2025

Categoría: Developing for iOS (iPhone / iPad)
24 resultados
Características específicas de aplicaciones para iPhone/iPad
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.
Desarrollar un widget para iOS 13
Un widget de iOS es una aplicación destinada a mostrarse como un widget en dispositivos iOS (iPhone, iPad, etc.
Despliegue de una aplicación a través de App Store
El despliegue en la App Store es el modo más común de implementación...
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 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
Una de las principales novedades del último iPhone es la Dynamic Island, que transforma la barra situada en la parte superior de la pantalla del iPhone en un widget...
Firmar aplicaciones iOS
La firma de una aplicación es obligatoria a partir de Xcode 8...
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 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 - Desarrollar una aplicación en modo Catalyst
Apple lanzó recientemente un SDK para compilar aplicaciones iOS para MacOS de forma nativa...
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only...
Objective-C : Llamar a un procedimiento WLanguage
Un procedimiento global en WLanguage puede llamarse desde el código de un procedimiento global en Objective-C...
Principio para desarrollar una aplicación iPhone/iPad
Para desarrollar una aplicación WINDEV Mobile para iPhone/iPad, necesita:
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.
Ventanas widget para iOS 14
Una aplicación iOS con una configuración "Widget iOS" puede contener una o varias ventanas de tipo widget para iOS 14...
Window with arrow (iPad)
The principle of windows with arrow is straightforward...