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.
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table...
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item...
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window...
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
fSize (Function)
Returns the size of a file (in bytes).
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
URL (Property)
The URL property is used to get and change a URL.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left...
IntegerToDay (Function)
Returns the day of the week corresponding to the specified date (this date is an integer).
NumberPage (Property)
The NumberPage property is used to get: the number of pages in a "multi-page" image file....
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also...
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated...
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change...
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove...
Animation (Property)
The Animation property animates an image.
XMLValidDocument (Function)
Validates an XML document from an XSD schema.
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept...
State (Property)
The State property is used to get and change the state of an element.