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.
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image...
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer...
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image...
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report...
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept...
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control....
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked...
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date...
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described...
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes...
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search...
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
HCopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server...
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced...
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS...
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can...
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display...
OpenChild (Function)
Opens a non-modal child window.