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.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong...
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers...
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified...
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main...
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data...
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position...
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position...
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text...
Voice commands in your applications
The applications that you develop can react to the user's voice......
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
GestureCurrentPointer (Function)
Returns the pointer index (finger or stylus) that triggered the call to a process specific...
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability...
Selected (Property)
The Selected property is used to: Select, or determine if a row is selected in a List, ListView...
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable...
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
fCopyFile (Function)
Copies one or more files (regardless of their attributes).