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.
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file...
IsOdd (Function)
Identifies an odd number.
HCloseAnalysis (Function)
Closes the current analysis.
HCancelSeek (Function)
Cancels the current search criterion.
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
MemCurrent (Function)
Returns the index of the current element.
HInfoGroup (Function)
Returns information about the specified group of users.
HInfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
SeriesColor (Property)
The SeriesColor property is used to: Find out the color of a series in a chart. Modify...
NationToLanguage (Function)
Returns the language corresponding to a nation.
LanguageToNation (Function)
Returns the nation corresponding to a language.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
TextToXML (Function)
Converts an ANSI string to an XML string.
iReportPrintingStatus (Function)
Returns the status of the current print.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.
fChangeSize (Function)
Resizes an external file.
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
Phonetic (Function)
Returns the phonetic transcription of the string passed as parameter.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's...
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text...
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user...
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....