ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
14. Controls in practice
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
<WDPic variable>.DrawRectangleGradient (Function)
Draws a rectangle in a WDPic variable.
Automatic management of exceptions
The management of exceptions can be customized by process......
RGB (Function)
Defines a color from its Red, Green and Blue components.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
MaxWidth (Property)
The MaxWidth property gets and sets the maximum width of a control or window.
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.
Setup in MSI format
You can create MSI installers......
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
SMSSend (Function)
Sends an SMS.
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