ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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 applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:
Signature of iOS applications
Signing an application is mandatory from Xcode 8...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
tapiDialerCall (Function)
Opens the default Phone application and dials the specified number.
fListResource (Function)
Lists the resources integrated to the application.
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
Summary table: Managing application directories by platform
Returns the list of continents.
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
Using Objective-C code
You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:
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...
The pages
Pages are the main interface of a WEBDEV website...
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!...
SIPVisible (Function)
Displays the keyboard.
Min (Function)
Returns the lowest value.
HExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
gpwOpen (Function)
Opens the User Groupware login window or page.
Identifier (Property)
The Identifier property gets and sets the identifier of an element.
CriticalSectionStart (Function)
Marks the beginning of a critical section: no other thread will be able to run the code as long...
pdfPage (Variable type)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document...
NotifDelete (Function)
Deletes a notification displayed in the system bar of the device.
PDFReaderClose (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
gpwGetUserInfo (Function)
Retrieves information about the current user (application that uses the User Groupware).
Memo (Property)
The Memo property is used to determine if an item is of type memo.
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
Size (Property)
The Size property is used to determine and change the size of an element.
Math functions
List of mathematical functions...
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item...
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
AppInstallUPD (Function)
Triggers the automatic update of current application.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest....