ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Specific features of iPhone/iPad applications
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:
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...
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:
fListResource (Function)
Lists the resources integrated to the application.
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only...
Signature of iOS applications
Signing an application is mandatory from Xcode 8...
Speech synthesis in the mobile applications
The phones can talk!...
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...
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.
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.
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...
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
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...
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control....