ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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:
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:
Signature of iOS applications
Signing an application is mandatory from Xcode 8...
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).
tapiDialerCall (Function)
Opens the default Phone application and dials the specified number.
fListResource (Function)
Lists the resources integrated to the application.
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
Summary table: Managing application directories by platform
Returns the list of continents.
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
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...
Managing contacts (mobile devices)
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.).
Speech synthesis in the mobile applications
The phones can talk!...
EndDate (Property)
The EndDate property gets and sets the selected time period end date: in a Calendar control,...
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period:...
HourGlass (Function)
Transforms the mouse cursor into hourglass and vice versa. In Android and iOS, displays an endless...
LineHeight (Property)
The LineHeight property gets and sets the height of the rows: in a List Box control,...
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will...
GalleryClosePopup (Function)
Closes the automatic zoom popup for the image gallery.
Kanban control functions
The following functions manipulate Kanban controls......
PDFAddImage (Function)
Adds an image to a page in an existing PDF file.
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated...
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline...
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight...
Password (Property)
The property Password property can be used: on the edit controls (or on the text table columns)...
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field...
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used...
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page...
GalleryDisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
ArcSin (Function)
Returns the arc sine of a numeric value (integer or real).
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position...
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static Text control.