ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
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....
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
<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...
Automatic management of exceptions
The management of exceptions can be customized by process......
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.
Screen,XVar (External language)
Defines whether a control is included (or not) in the current window.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).