ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:
Specific features of iPhone/iPad applications
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:
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...
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
Using Objective-C code
You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile.
Managing contacts (mobile devices)
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.).
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:
fListResource (Function)
Lists the resources integrated to the application.
tapiDialerCall (Function)
Opens the default Phone application and dials the specified number.
Speech synthesis in the mobile applications
The phones can talk!...
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
The pages
Pages are the main interface of a WEBDEV website...
Signature of iOS applications
Signing an application is mandatory from Xcode 8...
Summary table: Managing application directories by platform
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
iParameter (Function)
Retrieves the printer configuration and configures the print.
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable...
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array...
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include...
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array...
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification...
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile...
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report...
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition...
Assignment operators
Three assignment operators are available......
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must...