ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:
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:
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!...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
Signature of iOS applications
Signing an application is mandatory from Xcode 8...
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
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...
tapiDialerCall (Function)
Opens the default Phone application and dials the specified number.
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.
The pages
Pages are the main interface of a WEBDEV website...
Using Objective-C code
You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile.
Summary table: Managing application directories by platform
Returns the list of continents.
Clipboard management functions
List of functions for managing the clipboard...
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
InPHPMode (Function)
Indicates whether the code is run in PHP.
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
ThreadState (Function)
Returns the current status of a thread.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character...
SQLReqExists (Function)
Checks the existence of a query.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current...
SocketClose (Function)
Closes a socket or a connection to a server socket.
iEllipse (Function)
Prints an ellipse (in a rectangle).
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify...
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
fFileName (Function)
Returns the name of an external file that is currently opened.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
Enqueue (Function)
Adds an element to the queue.
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack,...
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record...
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).