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.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files...
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents...
Types of Edit controls
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Events associated with internal windows
List of events associated with internal windows...
The pages
Pages are the main interface of a WEBDEV site......
HTTPRequest (Function)
Starts an HTTP request on a server.
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map...
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used...
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable...
Data persistence
The data persistence is used to store the value typed by the user......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Internal component
An internal component is a set of elements from a project......
Constants for managing emails
List of constants used by the functions for managing emails....
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items...
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode...
Border (Type of variable)
The Border type is used to handle a border through programming...
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin...
Events associated with Looper controls
List of events associated with Looper controls...
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data...
Global procedure/function
A global procedure can be used in all the processes or events of the project....