ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
<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!...
InMacCatalystMode (Function)
Indicates whether the application is running in Mac Catalyst mode (running an iPad application on a Mac).
tapiDialerCall (Function)
Opens the default Phone application and dials the specified number.
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings...
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
App shortcuts
...App shortcuts are an Android feature that allows users to quickly perform specific actions...
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window,...
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
WINDEV Mobile 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced...
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV...
2. Types of setup
Types of setup...
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
Open (Function)
Opens a modal WINDEV window.
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored...
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
zipDeleteFile (Function)
Deletes a file from an archive.
Project description: Style tab
The project description window allows you to configure various elements of your project......