ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Global and local variable
Two types of variables are available......
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......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
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....
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.
Height (Property)
The Height property gets and sets the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
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.
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.