ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:
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.
SysIOSVersion (Function)
Returns information about the iOS version used by the application.
<Camera>.VideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
<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).
Camera control in a mobile application
The Camera control is used to...
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
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...
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile...
ComponentLocate (Function)
Specifies the access path to an external component of project.
gpwOpen (Function)
Opens the User Groupware login window or page.
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using...
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform...
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing...
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application,...
ReplicInfo (Function)
Returns information about a replication.
<Table>.SortedColumn (Function)
Returns the list of sorted columns found in a table.
awProcedureGetAndSendInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming...
awProcedureGetInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming...
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather...
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
<Looper>.RefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
Functions for managing Table controls (prefix syntax)
List of functions for managing Table controls (prefix syntax)...
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found...
<Table>.RefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
GPSGetPosition (Function)
Retrieves information about the current device position.
Reports
A report provides a custom view of data......
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
1
4
5
6
7
8
30
>