ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
Managing custom fonts in a WINDEV or WINDEV Mobile project
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts...
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS 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.
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.
InMacCatalystMode (Function)
Indicates whether the application is running in Mac Catalyst mode (running an iPad application on a Mac).
Camera control in a mobile application
The Camera control is used to...
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
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.).
<Camera>.VideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
iOSApplicationOpenURLProcedure (Function)
Allows you to specify the procedure to be called when the application needs to open a resource identified by a URL.
CameraVideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
<Table>.DisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table...
Table control functions
List of functions specific to Table controls...
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
<Component>.Load (Function)
Loads an external component independent of the current project.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present...
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table...
NotifPushListInvalidIdentifiers (Function)
Returns the list of invalid identifiers on the APN service of Apple.
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following...
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
WINDEV Mobile concepts
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
Common project
Projects are often cross-platform......
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
<Table>.EnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
<Table>.InputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked...
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked...
1
5
6
7
8
9
30
>