ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
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....
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific theme is used in your project? Why not customize these windows and give them the "appearance" of your application?......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
OpenAsynchronous (Function)
Opens a window whose result will be retrieved via a WLanguage procedure ("callback").
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......