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.
Events associated with Radio Button controls
List of events associated with Radio Button controls...
Events associated with Image controls
List of events associated with Image controls...
Events associated with Tab controls
List of events associated with Tab controls...
Events associated with Check Box controls
List of events associated with Check Box controls...
Functions for managing appointments (Outlook, Lotus Notes, mobile device)
List of functions for managing appointments...
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications...
Events associated with Button controls
List of events associated with Button controls...
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small...
Events associated with Static controls
List of events associated with Static controls...
Events associated with Looper controls
List of events associated with Looper controls...
Events associated with Edit controls
WLanguage events associated with Edit controls...
Events associated with Chart controls
List of events associated with the Chart controls...
Kanban control events
The following events are associated with Kanban controls......
Events associated with a Layout control
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls...
Optional events
By default, the codes available in the code editor correspond to the most common codes......
The HTML control
The HTML control displays HTML pages or HTML code......
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating...
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes...
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description...
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors...
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad,...
1
2
3
4
5
6
103
>