ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenSister (Function)
Opens a non-modal sibling window.
<Image variable>.Rotation (Function)
Rotates an image in an Image variable.
<Image variable>.Copy (Function)
Copies an image to another image.
<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].
<Image>.Resize (Function)
Resizes an image in an Image control.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
HLogRecreate (Function)
Used to re-create an empty log.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
xBase files: Limits
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
ExeRunning (Function)
Allows you to find out whether a 32-bit application is already run.
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....
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.
ImageType (Property)
The ImageType property is used to get the type of image being edited in an Image Editor control (icon or image).
<Image editor>.Create (Function)
Creates an image in the Image Editor control.