ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
<WDPic variable>.PixelColor (Function)
Identifies the color of a pixel contained in a WDPic variable.
<picLayer variable>.DrawLine (Function)
Draws a line in a picLayer variable.
dModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
<picLayer variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a picLayer variable.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
BufferToPhrase (Function)
Converts a buffer to a mnemonic phrase using the BIP39 algorithm.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
<Connection variable>.OpenConnection (Function)
Opens a connection to a specific database.
<picLayer variable>.DrawCircle (Function)
Draws a circle or an ellipse in a picLayer variable.
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
DateDifference (Function)
Calculates the number of days between two dates.
<Connection variable>.RSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
Composite variable
A composite variable contains different types of elements (members)...
WINDEV Mobile 2024 Tutorial - Table of contents
HRSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.