ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
dModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
<Image variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in an Image variable.
Context menu of windows (AAF)
The popup menu of the windows (right mouse click on the window) contains the following options......
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
You used WEBDEV 28
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Style (Property)
The Style property is used to retrieve and assign the entire style of a control (including the overrides).