ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InMacCatalystMode (Function)
Indicates whether the application is running in Mac Catalyst mode (running an iPad application on a Mac).
<Camera>.VideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
CameraVideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
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...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
<Camera>.VideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
AppleTrackingAuthorizationStatus (Function)
Determines if the app has been allowed to track activity based on user data (iOS only).
iOSApplicationOpenURLProcedure (Function)
Allows you to specify the procedure to be called when the application needs to open a resource identified by a URL.
fListResource (Function)
Lists the resources integrated to the application.
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
SysIOSVersion (Function)
Returns information about the iOS version used by the application.
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Managing contacts (mobile devices)
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.).
Managing custom fonts in a WINDEV or WINDEV Mobile project
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts...
Camera control in a mobile application
The Camera control is used to...
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
Speech synthesis in the mobile applications
The phones can talk!...
tapiDialerCall (Function)
Opens the default Phone application and dials the specified number.
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating...
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
zipPassword (Function)
Defines the password used to add files to the specified archive and to extract files...
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView...
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls....
AppleID (Variable type)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
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.
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period:...
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...
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),...
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy...
SocketCreate (Function)
Creates a socket.
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code...
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated...