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.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal...
TreeView Table control properties
List of properties associated with the TreeView Table control...
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
Push notification
A mobile device can receive push notifications......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected...
Structure (Type of variable)
A structure is a custom type of data...
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages,...
Crosstab report
The report editor allows you to create "Crosstab" reports......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one...
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
List of extension attributes
The list of extension attributes ......
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach...
Comparison operators
The comparison operators can be divided into several categories......
Report controls
Several types of controls can be handled in a report created by the report editor......
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element...
Accessibilité (Property)
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows...
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage...
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called...