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.
fChangeSize (Function)
Resizes an external file.
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.
Phonetic (Function)
Returns the phonetic transcription of the string passed as parameter.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a table...
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file...
WordToArray (Function)
Fills an array with the words from a string.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
MemRetrieve (Function)
Retrieves the return value of an element found in a memory area.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
StringBuild (Function)
Builds a character string from an initial string and parameters.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON...
<zipArchive variable>.AddFile (Function)
Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ...
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a web service.
grExist (Function)
Checks the existence of a chart in memory.
ExeGetPID (Function)
Returns information about the current process.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
Items (Property)
The Items property is used to configure the different items of a full-text index.
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.