ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
<Array>.Reverse (Function)
Reverses the content of a one-dimensional array.
<Source>.LogRecreate (Function)
Used to re-create an empty log.
HLogRecreate (Function)
Used to re-create an empty log.
xBase files: Limits
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
<Window>.OpenChild (Function)
Opens a non-modal child window.
<Windows>.OpenSibling (Function)
Opens a non-modal sibling window.
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.
<Image Editor>.Open (Function)
Opens an image in an Image Editor control.
<Image>.ModifySaturation (Function)
Changes the saturation of an image in an Image control.
<Image variable>.ModifySaturation (Function)
Modifies the saturation of an image in an Image variable.
<Image>.ModifyHue (Function)
Changes the hue of an image in an Image control.
<Image variable>.ModifyHue (Function)
Changes the hue of an image in an Image variable.
<Image variable>.ModifyLightness (Function)
Modifies the lightness of an image in an Image variable.
<Image variable>.ModifyContrast (Function)
Changes the contrast of an image in an Image variable.