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.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series...
iSkipLine (Function)
Forces one or more line break.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
HStatTime (Function)
Returns the time of the last update for the index statistics.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
XMLParent (Function)
Positions on the parent element of current element (tag or attribute).
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item...
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
Salesforce functions
List of Salesforce functions...
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
HChangeLocation (Function)
Modifies the search mode of physical tables (.FIC, .NDX, ...).
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number...
MatDelete (Function)
Deletes an existing matrix.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a web service request.
Table control functions
List of functions specific to Table controls...
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character...
MatRead (Function)
Reads the value of a matrix element.
Video functions
List of video functions...
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end...