ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDescribeLink (Function)
Describes a link between two data files through programming.
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....
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.
<Image variable>.DrawRectangle (Function)
Draws a rectangle in an Image 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.
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
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).
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)......
<WDPic variable>.DrawCircle (Function)
Draws a circle or an ellipse 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>.DrawTextRTF (Function)
Draws an RTF text in a WDPic variable.
ComponentLocate (Function)
Specifies the access path to an external component of project.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.