ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
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.
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
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
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
<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...
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
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.
Info (Function)
Displays a custom message in a system information window.
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.