ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
Accessibility (Property)
The Accessibility property gets and sets the accessibility properties of a control.
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
Image Editor control properties
You can manipulate Image Editor controls in a window using the following WLanguage properties......
<picLayer variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a picLayer variable.
<WDPic variable>.DrawLine (Function)
Draws a line in a WDPic variable.
<picLayer variable>.PixelColor (Function)
Identifies the color of a pixel contained in a picLayer variable.
<WDPic variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a WDPic variable.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.