ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:
Specific features of iPhone/iPad applications
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:
Signature of iOS applications
Signing an application is mandatory from Xcode 8...
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...
Speech synthesis in the mobile applications
The phones can talk!...
Managing contacts (mobile devices)
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.).
Summary table: Application directory management by platform
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.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
The pages
Pages are the main interface of a WEBDEV website...
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
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.
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......
iParameter (Function)
Retrieves the printer configuration and configures the print.
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...