ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
<Image variable>.DrawPoint (Function)
Draws a point in an Image variable.
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
Properties associated with a supercontrol
List of properties associated with a supercontrol...
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
WinScreenRectangle (Function)
Returns the coordinates of the screen that contains a window.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
<Image>.DrawPolygon (Function)
Draws a polygon in an Image control,
Warning (Function)
Displays a custom message in a system warning window.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
InfoBuild (Function)
Displays a custom message in a system information window.
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.