ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Array>.Reverse (Function)
Reverses the content of a one-dimensional array.
Creating the executable and the setup program
The languages supported by the application are taken into account......
<Image variable>.Resize (Function)
Resizes an image in an Image variable.
<Image>.Resize (Function)
Resizes an image in an Image control.
<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.
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
<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.
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.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
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....
<Image editor>.Create (Function)
Creates an image in the Image Editor control.