ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Specific features of iPhone/iPad applications
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:
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...
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:
fListResource (Function)
Lists the resources integrated to the application.
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only...
Signature of iOS applications
Signing an application is mandatory from Xcode 8...
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.).
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
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......
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
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
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....
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description...
Specific features of the Express version
Conversion (Function)
Converts a value from a unit to another one.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project....
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Managing bar codes
The use of bar codes to identify and manage products has become essential......
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie...
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin...