ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
14. Managing the "Back" button in practice
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
InstantMessaging (Type of variable)
The InstantMessaging type is used to define the advanced characteristics of the instant messaging of a contact (Google Talk, Skype, MSN, etc.).
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....
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
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....
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
fUnlock (Function)
Entirely or partially unlocks an external file.
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
ChangeStyle (Function)
Modifies the style of a control dynamically.