ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Properties associated with .NET field 3.0, 4.0, ... (WPF)
List Box control properties associated with .NET 3.0, 4.0, ... (WPF)...
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
<Image variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image variable.
<Image>.DrawSlice (Function)
Draws a circle or an ellipse section in an Image control.
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
Web Component control events
The following events appear by default in the WEBDEV code editor...
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
<Image variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image variable.
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
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.
Warning (Function)
Displays a custom message in a system warning window.
Info (Function)
Displays a custom message in a system information window.
ControlCreate (Function)
Creates a new control (of any type) in a window programmatically.
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
InfoBuild (Function)
Displays a custom message in a system information window.