ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysIOSVersion (Function)
Returns information about the iOS version used by the application.
<Camera>.VideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
Camera control in a mobile application
The Camera control is used to...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
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...
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
CameraVideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
fListResource (Function)
Lists the resources integrated to the application.
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
<Camera>.VideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
InMacCatalystMode (Function)
Indicates whether the application is running in Mac Catalyst mode (running an iPad application on a Mac).
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...
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:
tapiDialerCall (Function)
Opens the default Phone application and dials the specified number.
Speech synthesis in the mobile applications
The phones can talk!...
iOSApplicationOpenURLProcedure (Function)
Allows you to specify the procedure to be called when the application needs to open a resource identified by a URL.
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
AppleTrackingAuthorizationStatus (Function)
Determines if the app has been allowed to track activity based on user data (iOS only).
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked...
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach...
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time,...
<Table>.ColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
<Table>.SwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview...
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview...
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
<Table>.InsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
<Table>.FilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
<Table>.Insert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo...
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
<Table>.SelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
<Table>.Sort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
<Table>.InfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point):...
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo...
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point):...
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control...
<Table>.SelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially...
<Table>.Position (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first...
<Table>.SelectPlus (Function)
Selects a row in a Table or TreeView Table control.
1
6
7
8
9
10
30
>