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...
zipMsgError (Function)
Returns the message associated with an error code on an archive.
zipDeleteAll (Function)
Deletes all files from an archive.
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable...
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch...
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call...
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start...
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS...
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day...
BackgroundTaskAdd (Function)
Adds a new background task.
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating...
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page...
iDestination (Function)
Configures the print destination.
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following...
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period:...
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal),...
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.