ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.DrawRectangle (Function)
Draws a rectangle in an Image variable.
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
<Image>.Fill (Function)
Colors an area in an Image control.
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
<picLayer variable>.Font (Function)
Declares the font that will be used by dText 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....
Advanced types
The advanced types of WLanguage are as follows...
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
fCompare (Function)
Compares the content of two files bit by bit.
HDescribeLink (Function)
Describes a link between two data files through programming.
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
GrantType (Property)
The GrantType property gets the grant types available.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
ModbusConnectTCP (Function)
Connects a client to a Modbus server via transmission control protocol (TCP).
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
<WDPic variable>.DrawTextRTF (Function)
Draws an RTF text in a WDPic variable.
<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>.DrawCircle (Function)
Draws a circle or an ellipse in a WDPic variable.
ComponentLocate (Function)
Specifies the access path to an external component of project.
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).