ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<WDPic variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a WDPic variable.
<picLayer variable>.DrawPoint (Function)
Draws a point in a picLayer variable.
<picLayer variable>.DrawText (Function)
Draws a text in a picLayer variable.
<WDPic variable>.DrawTextRTF (Function)
Draws an RTF text in a WDPic variable.
<WDPic variable>.DrawCircle (Function)
Draws a circle or an ellipse in a WDPic variable.
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
PhraseToBuffer (Function)
Returns the buffer encoded in a BIP39 mnemonic phrase.
MySQL Native Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.
PostgreSQL Native Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
HSL (Function)
Creates a color from its hue, saturation and lightness.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
Advanced types
The advanced types of WLanguage are as follows...
HTTP functions
List of HTTP functions...
14. Configuring the "Back" button in practice
Blurs the entire given area in a variable of type picLayer....