ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
HErrorLock (Function)
Used to check whether a lock error occurred.
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
Customizing the report viewer: Available windows
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Handling TimeLine controls programmatically
A TimeLine control can be......
Constants used by the replication between HFSQL servers
The following constants are used by the replication between HFSQL servers:...
HNext (Function)
Sets the position on the next data file record according to a browse item.
HRSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
HRSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
HRSListConfig (Function)
Lists the replications available on a master HFSQL server.
HRSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
<btleDevice variable>.GetAllServices (Function)
Retrieves all the services corresponding to a UUID.
<btleDevice variable>.GetAService (Function)
Retrieves the service of a Bluetooth Low Energy device corresponding to the specified identifier (UUID).
<emailIMAPSession variable>.CurrentFolder (Function)
Returns the name of the current folder in the messaging software using IMAP (Internet Message Access Protocol).
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
<Scanner variable>.WithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....