ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
Automatic management of exceptions
The management of exceptions can be customized by process......
Switch control properties
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Error 123: The constant already exists
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.
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
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......
Warning (Function)
Displays a custom message in a system warning window.
Dockable Panel control properties
You can manipulate Dockable Panel controls in a window using the following WLanguage properties...
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.