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.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Events associated with windows
List of events associated with windows...
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic...
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call...
WebAddress (Type of variable)
The WebAddress type is used to define the advanced characteristics of a site address as well...
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date...
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes...
Size (Property)
The Size property is used to determine and change the size of an element.
Type (Property)
The Type property is used to get: the type of element (data file or item) defined...
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL...
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location...
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found...
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according...
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native...
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window....
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change...
EndProgram (Function)
Ends the execution of the current program.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content...
gCircle (Function)
Builds a sequence of characters containing a circle or an ellipse.