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 an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:
Window with arrow (iPad)
The principle of windows with arrow is straightforward...
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.
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...
fListResource (Function)
Lists the resources integrated to the application.
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
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...
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only...
Managing contacts (mobile devices)
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.).
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS...
Speech synthesis in the mobile applications
The phones can talk!...
Using Objective-C code
You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile.
MaskZipCode (Function)
Retrieves the postal code input mask adapted to a given country.
IsEven (Function)
Identifies an even number.
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
Pushed (Property)
The Pushed property gets and sets the state of a two-state button (pressed or released).
EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
Execute (Function)
Starts the execution of a process through programming.
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page...
HTTPSendForm (Function)
Sends an HTTP form.
OrganizerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
PDFReaderSeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader control.
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
DecimalPart (Function)
Returns the decimal part of a number.
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents...
HListCustomFolder (Function)
Returns a list of defined Custom-Folders (also called groups): in the current database schema,...
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
Modulo (Reserved word)
Returns the remainder of a division.
XMLPath (Function)
Returns the current position in the document in XPATH format.
CalendarPosition (Function)
Returns the month displayed in a Calendar control.
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
Scheduler control functions
List of functions that can be used with a Scheduler control....
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile...
TelemetryIsEnabled (Function)
Used to find out whether the telemetry is enabled.