ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Specific features of iPhone/iPad applications
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:
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...
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:
fListResource (Function)
Lists the resources integrated to the application.
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only...
Signature of iOS applications
Signing an application is mandatory from Xcode 8...
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.).
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS...
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.
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.
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...
Clipboard management functions
List of functions for managing the clipboard...
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]).
Push (Function)
Pushes an element onto the stack.