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 an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:
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.
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...
fListResource (Function)
Lists the resources integrated to the application.
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
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...
Managing contacts (mobile devices)
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, 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.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
InfoImage (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file: format....
MaxWidth (Property)
The MaxWidth property gets and sets the maximum width of a control or window.
Wi-Fi functions
Functions for Wi-Fi management...
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.
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...
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...