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.
The planes (in a window or in a report)
The planes are used to group the window controls......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control...
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
BackgroundTaskAdd (Function)
Adds a new background task.
Calling a procedure/a function
Syntax for calling a local or global procedure.
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
grParameter (Function)
Retrieves or modifies a chart parameter.
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows...
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Limitations of WINDEV, WEBDEV and WINDEV Mobile
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time...
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
The different types of integers
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use...
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project....
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description...