ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:
Specific features of iPhone/iPad applications
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control...
Using Objective-C code
You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile.
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
Developing sites for specific platforms
Websites can be displayed on many devices (Android, iPhone, etc.)...
Calling a procedure/a function
Syntax for calling a local or global procedure.
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.
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...