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.
Reminder (Variable type)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content...
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
HTransactionFree (Function)
Transforms all "in transaction" records into "normal" records if they do not belong...
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change...
3. Testing a WINDEV Mobile application
By testing the project you can simulate how the application will run....
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call...
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SFConvertLead (Function)
Converts the leads.
grPointInfo (Function)
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart.
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can...
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can...
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can...
InServiceMode (Function)
Indicates whether the code is run in a service.
Salesforce functions
List of Salesforce functions...
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
InPocketSimulatorMode (Function)
Indicates whether the code is run in the Pocket simulator. Function kept for backward...
iColumnEnd (Function)
Forces a column break in a multi-column report.