ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
SysWinActive (Function)
Returns the handle of the active window or activates a window.
HCreateMovableReplica (Function)
Creates a movable replication.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
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.
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
diffApply (Function)
Applies a difference buffer to a specific buffer.
SysIMEI (Function)
Returns the IMEI number of an Android phone.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
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.