ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
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......
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......
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
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....
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a table. define whether the GDPR should apply to an item (in the item description in the code only)....
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
<Array>.Reduce (Function)
Applies a computation to each element of an array.
PageChangeLayout (Function)
Applies a specific layout to a page.