ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
Access rights to a class property
A property is a code element that includes two processes......
How to create a patch?
13. Types of standard controls
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.
Private Store for mobile applications
There are two methods two deploy your applications......
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....
Translating a text file with WDTRAD
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
AWP without UI
Bootstrap, Angular, React, Vue......
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min