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.
ExceptionPropagate (Function)
Propagates an exception.
ExceptionRestoreParameter (Function)
Restores the exception process of a process.
ColorHue (Function)
Calculates the hue of a color.
ErrorRestoreParameter (Function)
Restores the error process of a process.
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
LanguageToName (Function)
Returns the name of a language.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
iPrintImage (Example)
Usage example of the iPrintImage function
HStatDate (Function)
Returns the date of the last update for the index statistics.
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Events associated with a Multimedia control
List of events associated with a Multimedia control...
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call...
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call...
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's...
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic...
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud...
LooperInsertLine (Function)
Inserts a row into a Looper control.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
Right (Function)
Extracts the last characters from a string or string buffer.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date...
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.