ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

14. PHP generation in practice
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
2. Analysis in practice
grZoom (Function)
Defines the zoom of a chart.
<Chart>.Zoom (Function)
Defines the zoom of a chart.
Sin (Function)
Returns the sine of an angle.
nWDGetLastError: Code of the last error
Error code of last error......
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
<Image variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the original image to the Image control coordinate system.
DriveMoveDirectory (Function)
Move a directory and its contents to another directory on the same Drive (remote disk).
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
OpenChild (Function)
Opens a non-modal child window.
SysErrorMode (Function)
Modifies the display mode of errors.
Reloading a document
To reload a document, ......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......