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.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
MaxLinkedCardinality (Property)
The MaxLinkedCardinality property is used to get and modify the maximum cardinality of the related...
NoAccent (Function)
Converts accented characters in a string to non-accented characters.
HInfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures...
Legend (Property)
The Legend property is used to: Find out the label of a series. Modify the label of a series....
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
HDeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
grOrientation (Function)
Modifies the orientation of chart axes.
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific...
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
MsgSortSel (Property)
The MsgSortSel property is used to: Find out the wait message displayed when sorting...
Italic (Property)
The Italic property is used to: Find out whether a Font variable is in italic type. Modify...
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
<Image variable>.Copy (Function)
Copies an image to another image.
CalendarSelectCount (Function)
Returns the number of days selected in a Calendar control.