ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
CameraVideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
SysIOSVersion (Function)
Returns information about the iOS version used by the application.
<Camera>.VideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
<Camera>.VideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
AppleTrackingAuthorizationStatus (Function)
Determines if the app has been allowed to track activity based on user data (iOS only).
Camera control in a mobile application
The Camera control is used to...
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
App Tracking Transparency - Activity tracking
App Tracking Transparency enables users to authorize an iOS app to track their activity on third-party mobile apps and websites for advertising or data sharing purposes...
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files...
Types of Edit controls
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents...
Events associated with internal windows
List of events associated with internal windows...
The pages
Pages are the main interface of a WEBDEV site......
HTTPRequest (Function)
Starts an HTTP request on a server.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map...
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used...
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable...
Data persistence
The data persistence is used to store the value typed by the user......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Internal component
An internal component is a set of elements from a project......
Constants for managing emails
List of constants used by the functions for managing emails....
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items...
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode...
Border (Type of variable)
The Border type is used to handle a border through programming...
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin...
Events associated with Looper controls
List of events associated with Looper controls...
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data...
Global procedure/function
A global procedure can be used in all the processes or events of the project....