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.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings...
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next...
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates...
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Android Widget windows
An Android application can contain one or more Widget windows......
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
Calling a procedure/a function
Syntax for calling a local or global procedure.
Local procedure
Two types of procedures are available......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points...
The Check Box control
A Check Box can correspond to......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought...
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable,...
Count (Property)
The Count property returns the number of elements in a given set.
Character strings
WLanguage supports different types of strings....
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.