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.
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept...
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
ToClipboard (Function)
Writes text or image information into the system clipboard.
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated...
zipClose (Function)
Closes an archive.
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL...
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call...
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call...
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's...
ChronoReset (Function)
Stops and resets a running stopwatch.
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases...
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud...
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed...
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
Right (Function)
Extracts the last characters from a string or string buffer.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date...
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
HTTPSendForm (Function)
Sends an HTTP form.