ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:
Specific features of iPhone/iPad applications
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:
Signature of iOS applications
Signing an application is mandatory from Xcode 8...
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...
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.).
Summary table: Managing application directories by platform
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.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
The pages
Pages are the main interface of a WEBDEV website...
tapiDialerCall (Function)
Opens the default Phone application and dials the specified number.
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...
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map...
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins...
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.
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page...
EmailLoadAttachment (Function)
Adds an attached file to an email.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
WindowCount (Function)
Calculates the number of windows currently opened in the current application.
Image (Property)
The Image property gets and sets the background image of a control or block.
The Multimedia control
The Multimedia control is used to play multimedia files......
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest....
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....