ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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 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...
Using Objective-C code
You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile.
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
MemCurrent (Function)
Returns the index of the current element.
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.
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....