ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MyParent (Reserved word)
MyParent is used to handle...
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Event (Example)
Usage example of the Event function
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
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....
InitParameter (Function)
Initializes the management of persistent values.
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
Monochrome (Property)
The Monochrome property determines whether an image should be used in monochrome mode.
Changes of behavior between versions 2024 and 2025
WINDEV, WEBDEV and WINDEV Mobile allow you to manipulate an Image control through programming......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
Condensed (Property)
The Condensed property is used to: Determine whether a Font variable is condensed. Condense a Font variable. This property is kept for backward compatibility....
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
PageDisplay (Function)
Displays a web page in the user's browser....
WEBDEV and Tailwind CSS
Tailwind CSS is an open source CSS framework......
Checked (Property)
The Checked property determines whether or not an element is checked.
5. User Groupware in practice