ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WinScreenRectangle (Function)
Returns the coordinates of the screen that contains a window.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
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.
Automatic management of exceptions
The management of exceptions can be customized by process......
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.
SpreadsheetInsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
SpreadsheetAddData (Function)
Adds a data into a Spreadsheet control found in a window.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Window (External language)
Returns the number of windows opened at a given time.