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.
Bitwise operators
The operations on binary values are performed......
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses...
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask....
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set...
9. Generation modes
WINDEV Mobile includes different types of generation......
How to create a menu?
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic...
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage...
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without...
Composite keys
A composite key is a key item containing several other items......
Image control: the supported formats
The supported image formats are as follows:...
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage...
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Operators on character strings
The character strings can be handled by specific WLanguage functions...
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without...
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external...
fSelect (Function)
Opens the Windows file picker.