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).
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage...
fAttribute (Function)
Returns or modifies the attributes of a file.
zipAddFile (Function)
Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ...
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
grZoom (Function)
Defines the zoom of a chart.
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code...
zipSelectFile (Function)
Selects files from an archive.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Max (Function)
Returns the greatest value passed as parameter.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window...
zipFileSize (Function)
Returns the size of one of the archive files (in CAB, RAR, WDZ, ZIP, 7z, gzip, TAR or TGZ (TAR.GZ)...
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item...
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines...
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......