ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InMacCatalystMode (Function)
Indicates whether the application is running in Mac Catalyst mode (running an iPad application on a Mac).
<Camera>.VideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
CameraVideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
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...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
<Camera>.VideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
AppleTrackingAuthorizationStatus (Function)
Determines if the app has been allowed to track activity based on user data (iOS only).
iOSApplicationOpenURLProcedure (Function)
Allows you to specify the procedure to be called when the application needs to open a resource identified by a URL.
fListResource (Function)
Lists the resources integrated to the application.
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
IniOSEmulatorMode (Function)
Indicates whether the code is run in the iOS emulator (iPhone, iPad).
SysIOSVersion (Function)
Returns information about the iOS version used by the application.
iOSExcludeFileFromiCloud (Function)
Excludes a file from iCloud backup.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
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...
Camera control in a mobile application
The Camera control is used to...
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
Speech synthesis in the mobile applications
The phones can talk!...
tapiDialerCall (Function)
Opens the default Phone application and dials the specified number.
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus...
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image...
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated...
gImage (Function)
Builds a sequence of characters containing an image.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal...
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web...
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated...
Browser constants
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected...
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline...
NextTitle (Function)
Modifies the title of next window to open.
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable...
zipCreate (Function)
Creates an archive.
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image...