ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.
<Image variable>.Pen (Function)
Declares the default color and style for lines, rectangles, circles, etc. contained in a variable of type Image.
MinHeight (Property)
The MinHeight property gets and sets the minimum height of a control or window.
<Image variable>.DrawLine (Function)
Draws a line in an Image variable.
HChangeRplDir (Function)
Changes the location of the subscriber replica description ("*.rpl" file).
RGB (Function)
Defines a color from its Red, Green and Blue components.
MaxWidth (Property)
The MaxWidth property gets and sets the maximum width of a control or window.
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
InUniversalWindowsPlatformSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
.NET Assemblies
.NET is Microsoft's software development platform......
MaxHeight (Property)
The MaxHeight property gets and sets the maximum height of a control or window.
MinWidth (Property)
The MinWidth property gets and sets the minimum width of a control or window.
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
SMSSend (Function)
Sends an SMS.
Environment of the window editor
The main elements of window editor are as follows:
WinAdaptSize (Function)
Adapts the window size to the content of controls.