ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
SMSReset (Function)
Resets all variables of SMS structure.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
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....
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
Looper control based on a data file
This type of Looper control uses data from a data file or query......
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......
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.
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.
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....
.NET 3.0, 4.0 control properties, ... (WPF)
List of properties associated with the .NET 3.0, 4.0 control, ... (WPF)...
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....
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
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.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.