ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
ThreadMode (Function)
Changes the management mode of threads.
HDeleteAll (Function)
Deletes all records from a table, an HFSQL view or a query.
Parameters of a procedure/function
You have the ability to pass parameters to a procedure....
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
HChangeName (Function)
Modifies the physical name of a data file.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
diffApply (Function)
Applies a difference buffer to a specific buffer.
SysIMEI (Function)
Returns the IMEI number of an Android phone.
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
FontMinSize (Property)
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option.
InitRandom (Function)
Initializes the generator of random numbers.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
Random (Function)
Returns a random number.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.