ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:
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:
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!...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
Signature of iOS applications
Signing an application is mandatory from Xcode 8...
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
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...
tapiDialerCall (Function)
Opens the default Phone application and dials the specified number.
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.
The pages
Pages are the main interface of a WEBDEV website...
Using Objective-C code
You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile.
Summary table: Managing application directories by platform
Returns the list of continents.
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
HListStopWord (Function)
Returns the list of stop words used by a full-text index.
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept...
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
<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....
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices...
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element...
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window...
Color (Property)
The Color property is used to get and change the color of an element.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable...
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone...
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window...