ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:
Specific features of iPhone/iPad applications
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:
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...
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
Using Objective-C code
You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile.
Managing contacts (mobile devices)
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.).
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:
fListResource (Function)
Lists the resources integrated to the application.
tapiDialerCall (Function)
Opens the default Phone application and dials the specified number.
Speech synthesis in the mobile applications
The phones can talk!...
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
The pages
Pages are the main interface of a WEBDEV website...
Signature of iOS applications
Signing an application is mandatory from Xcode 8...
Summary table: Managing application directories by platform
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure...
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange...
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
WidgetDisplay (Function)
Refreshes a widget window.
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
Certificate
The Certificate keyword can correspond to...
AppOpenForm (Function)
Opens: the form of an application on Android (Play Store), iOS (App Store) or Windows (Windows...
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes:...
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified...
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
zipDeleteFile (Function)
Deletes a file from an archive.
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box,...
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button...
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
The Table control
The Table control is used to simplify the display and the input of information stored in memory...
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL...