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...
Multi-product external components
Components are a remarkably useful tool for development teams......
Utility components
WINDEV includes several utility components that allow you to handle data directly......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external...
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost,...
Ad Hoc deployment
Universal replication
The purpose of universal replication is to keep several databases synchronized......
ComponentInfo (Function)
Returns information about a component.
gpwListOAuthParameters (Function)
Retrieves the list of OAuth parameters defined for the User Groupware, i.e. the list of providers...
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
Assisted universal replication
To easily establish the universal replication between the data of a remote application...
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind...
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
4. HFSQL Classic
HFSQL Classic is the database format......
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed...
Programming the table cells
The Table controls can be handled......
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account...
Constants for managing appointments
Lists of constants used to manage the appointments...
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function...
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application...
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
1
3
4
5
6
7
30
>