ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DisplayOnly (Property)
The ReadOnly property is used you to determine if an element is read-only.
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
PDFPassword (Function)
Protects a PDF document with a password.
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Declaring and using a variable
A variable is defined by name and type......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
NationToSubLanguage (Function)
Returns the default sub-language corresponding to a nation.
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
<Calendar>.SelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
<Image variable>.EncrustColor (Function)
Encrusts a color in an image found in an Image variable].
<Connection variable>.InfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
tapiStop (Function)
Stops reading a pre-recorded message (tapiPlay).
StringToUTF8 (Function)
Converts an ANSI or UNICODE string to UTF-8.
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
EmulateDnD (Function)
Emulates a "Drag & Drop" gesture in automated tests.