ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:
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:
Managing contacts (mobile devices)
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.).
Speech synthesis in the mobile applications
The phones can talk!...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
Signature of iOS applications
Signing an application is mandatory from Xcode 8...
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
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...
tapiDialerCall (Function)
Opens the default Phone application and dials the specified number.
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.
The pages
Pages are the main interface of a WEBDEV website...
Using Objective-C code
You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile.
Summary table: Managing application directories by platform
Returns the list of continents.
TableChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
HExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
<Organizer>.DeleteAppointment (Function)
Deletes an appointment from an Organizer control.
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible"...
FilterCondition (Property)
The FilterCondition property allows you to know the selection condition set by HFilter on a data...
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following...
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period:...
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar...
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long...
Step 1: Configuring the print parameters
This step allows you to choose......
AssistedInputOpen (Function)
Opens the list of values proposed by the assisted input for an edit control.
AssistedInputClose (Function)
Closes the list of values proposed by the assisted input for an edit control.
HTMLNavigate (Function)
Starts navigation in an HTML Display control.
Browsing the HFSQL data files
The "Key" items are used to organize the records in a data file in order to optimize the browse...
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure...
ToastDisplay (Function)
Displays a "Toast" message.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated...
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Execute (Function)
Starts the execution of a process through programming.
GPSEnd (Function)
Indicates the end of the use of geolocation functions.
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
ResourceHeight (Property)
The ResourceHeight property is used to get and change the height of resources in a Scheduler...