ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:
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 applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:
Signature of iOS applications
Signing an application is mandatory from Xcode 8...
fListResource (Function)
Lists the resources integrated to the application.
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
Managing contacts (mobile devices)
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.).
Summary table: Managing application directories by platform
Returns the list of continents.
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.
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...
The pages
Pages are the main interface of a WEBDEV website...
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
tapiDialerCall (Function)
Opens the default Phone application and dials the specified number.
Printing in PDF format: Special cases
Specific features of print in PDF format...
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser...
Border of controls
One of the most important elements of control style is its border......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary...
The Dashboard control
Dashboards are essential elements in an application......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
The Static control
A Static control is a control used to display a static text......
The Image control
The Image control is used to......
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications...
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......