ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
Constants for managing the windows
List of constants used by the functions for managing the windows...
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
fExtractPath (Function)
Returns the different elements of a path: drive, directories, name and extension of the file.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
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....
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of gglCalendar events, ...). of a WLanguage list....
dCircle (Function)
Draws a circle or an ellipse: 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....
iFont (Function)
Selects the default font.
Time management
For each element (windows, reports, ......
Global and local variable
Two types of variables are available......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Border (Variable type)
The Border type is used to handle a border through programming...
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.