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.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
HStatTime (Function)
Returns the time of the last update for the index statistics.
iSkipLine (Function)
Forces one or more line break.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item...
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account...
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses...
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile)....
zipListFile (Function)
Returns the list of files found in an archive.
zipOpen (Function)
Opens an existing archive.
The Looper control
A Looper control is used to repeat the controls found in a specific area......
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
UUDecode (Function)
Decodes a character string in UUEncode format.
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
WordCount (Function)
Returns the number of words in a string.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON...
FolderImageWidth (Property)
The FolderImageWidth property is used to get and change the folder image width in TreeView...
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control,...
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...