ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:
Specific features of iPhone/iPad applications
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:
Signature of iOS applications
Signing an application is mandatory from Xcode 8...
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...
Speech synthesis in the mobile applications
The phones can talk!...
Managing contacts (mobile devices)
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.).
Summary table: Application directory management by platform
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
fListResource (Function)
Lists the resources integrated to the application.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
The pages
Pages are the main interface of a WEBDEV website...
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
gpwOpen (Function)
Opens the User Groupware login window or page.
Size (Property)
The Size property is used to determine and change the size of an element.
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated...
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change...
NotifDelete (Function)
Deletes a notification displayed in the system bar of the device.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
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).
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....
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
zipClose (Function)
Closes an archive.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed...
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...
Math functions
List of mathematical functions...
SelectedResource (Property)
The SelectedResource property returns the name of the resource that corresponds to the user's...
XMLValidDocument (Function)
Validates an XML document from an XSD schema.
zipExist (Function)
Used to find out whether an archive exists.
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report...
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item...
iMMToPica (Function)
Converts the coordinates of a point (expressed in millimeters) into system coordinates.
iPicaToMM (Function)
Converts the coordinates of a point (expressed in system coordinates) into millimeters.
FontStrikeOut (Property)
The FontStrikeOut property is used to: Determine if the text displayed is struck...