ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
inAppRestorePurchases (Function)
Restores the purchases of non-consumable products previously performed by the user in an iOS application.
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
QuickActionList (Function)
Lists the application's quick actions....
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
QuickActionRemoveAll (Function)
Removes all the quick actions defined for the application. Quick actions pinned to the home screen will be disabled, but not removed.
Access rights to a class property
A property is a code element that includes two processes......
<QuickAction variable>.Pin (Function)
Generates a request to pin a quick action.
QuickActionPin (Function)
Generates a request to pin a quick action.
<QuickAction variable>.Remove (Function)
Removes a quick action defined for the application.
13. Types of standard controls
How to create a patch?
<QuickAction variable>.Add (Function)
Adds a new quick action to the application.
QuickActionRemove (Function)
Removes a quick action defined for the application.
QuickActionAdd (Function)
Adds a new quick action to the application.
Private Store for mobile applications
There are two methods two deploy your applications......
The planes in WEBDEV
The planes are used to group the controls of an element......
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
Printing in PDF format: Special cases
Specific features of print in PDF format...
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....