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
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept...
URL (Property)
The URL property is used to get and change a URL.
State (Property)
The State property is used to get and change the state of an element.
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting...
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR...
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data...
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove...
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device...
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found...
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging....
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed...
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
gpwDisconnectUser (Function)
Disconnects the current user from the User Groupware.
TableMoveBranch (Function)
Moves the content of a row as well as its entire descending tree structure in a TreeView Table...
TableSwapBranch (Function)
Swaps the content of two rows (as well as their respective tree structure) in a TreeView Table...
SIPVisible (Function)
Displays the keyboard.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute,...
PDFReaderRotatePage (Function)
Rotates a page displayed in the PDF Reader control.