ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
<Image>.Copy (Function)
Copies an image to another image.
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
RegistryListKey (Function)
Lists the sub-keys of a registry key.
<Array>.Reverse (Function)
Reverses the content of a one-dimensional array.
<Source>.LogRecreate (Function)
Used to re-create an empty log.
VariantConvert (Function)
Converts the value stored in a Variant variable].
OpenSister (Function)
Opens a non-modal sibling window.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
<Image variable>.Copy (Function)
Copies an image to another image.
xBase files: Limits
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
<Image editor>.Create (Function)
Creates an image in the Image Editor control.
PicCreate (Function)
Creates an image in the Image Editor control.
PicOpen (Function)
Opens an image in an Image Editor control.
grSaveImage (Function)
Saves the image of a chart in an Image variable.
Error 20: The variable of the FOR loop should be a real