ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<picLayer variable>.Font (Function)
Declares the font that will be used by dText in a picLayer variable.
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
<Image variable>.DrawRectangle (Function)
Draws a rectangle in an Image variable.
Assisted input in an edit control (prefix syntax)
Implementing input suggestions in an Edit control is very simple......
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
<WDPic variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a WDPic variable.
<picLayer variable>.DrawLine (Function)
Draws a line in a picLayer variable.
<WDPic variable>.PixelColor (Function)
Identifies the color of a pixel contained in a WDPic variable.
BTLECharacteristicReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.
HNotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Creating a table in a report
Tables can be created in a report......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
<Image>.ModifySaturation (Function)
Changes the saturation of an image in an Image control.
<Image>.ModifyHue (Function)
Changes the hue of an image in an Image control.
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
<Image>.ModifyLightness (Function)
Modifies the lightness of an image contained in an Image control.
Creating requirements
The following steps must be performed to implement the requirements......