ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:
Specific features of iPhone/iPad applications
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control...
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:
Window with arrow (iPad)
The principle of windows with arrow is straightforward...
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
fListResource (Function)
Lists the resources integrated to the application.
Signature of iOS applications
Signing an application is mandatory from Xcode 8...
Managing contacts (mobile devices)
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.).
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:
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...
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only...
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS...
Speech synthesis in the mobile applications
The phones can talk!...
Using Objective-C code
You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile.
GPSLastPosition (Function)
Retrieves the information about the last known device position.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also...
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status...
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved...
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
GranularityDuration (Property)
The GranularityDuration property is used to get and change the size of the grid to resize:...
DirectInputAPT (Property)
The DirectInputAPT property is used to determine and specify if the user can directly change...
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one...
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text...
Width (Property)
The Width property gets and changes the width: of a control or block in a report....
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a table. get...
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a table....
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.