ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiDialerCall (Function)
Opens the default Phone application and dials the specified number.
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.
InMacCatalystMode (Function)
Indicates whether the application is running in Mac Catalyst mode (running an iPad application on a Mac).
Speech synthesis in the mobile applications
The phones can talk!...
Managing contacts (mobile devices)
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.).
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
SysIOSVersion (Function)
Returns information about the iOS version used by the application.
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
<Camera>.VideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
Camera control in a mobile application
The Camera control is used to...
<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).
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
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...
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control....
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file...
<Image variable>.DrawRectangle (Function)
Draws a rectangle in an Image variable.
<Image>.DrawRectangle (Function)
Draws a rectangle in an Image control.
Multi-touch management functions
The following functions are used to manage the multi-touch......
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content...
TokenURL (Property)
The Property URLToken allows you to know and modify the URL for retrieving the access token.
<Image>.Rotation (Function)
Rotates an Image control.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
AdditionalParameters (Property)
The Property Additional Parameters allows you to specify additional parameters...
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user...
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
Issuer (Property)
The Issuer property allows you to know and modify the issuer of a Certificate...
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....