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.
Managing contacts (mobile devices)
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.).
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
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...
Summary table: Managing application directories by platform
Returns the list of continents.
Speech synthesis in the mobile applications
The phones can talk!...
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.
Wi-Fi functions
Functions for Wi-Fi management...
SchedulerPositionResource (Function)
Displays a given resource in a Scheduler control or returns the position of first visible resource...
OrganizerToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Assisted input management functions
The following functions are used to program assisted input in edit controls...
EmailReset (Function)
Resets all the variables of the email structure or all the variables of an Email variable.
Uncompress (Function)
Decompresses a memory block (buffer) that was compressed by Compress.
HDeactivateTrigger (Function)
Disables a trigger.
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
Extension (Property)
The Extension property is used to: get the extension of a table defined in the data model...
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
ResourceHeight (Property)
The ResourceHeight property is used to get and change the height of resources in a Scheduler...
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map...
RESTSend (Function)
Sends a REST request and waits for the server response.
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring...
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces...
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins...