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.
zipExtractDirectory (Function)
Automatically extracts and decompresses files from a directory in the file tree of an archive...
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page....
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window...
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting...
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR...
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control...
SQLExec (Function)
Names and runs an SQL query.
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account)...
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another...
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text,...
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ...
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer...
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set...
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
ThreadExecute (Function)
Starts the execution of a secondary thread.
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL...
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic...