ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
Alias (Property)
The Alias property gets the alias of an element.
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
LooperDelete (Function)
Deletes a row from a Looper control.
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
ResourceWidth (Property)
The ResourceWidth property is used to get and change the width of resources in a Scheduler control where resources are arranged in columns.
Description (Property)
The Description property is used to get and change the description of an element.
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
InfoImage (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file: format. width and height. number of bits per pixel. transparent area....
InitialState (Property)
The InitialState property gets the initial state of a control.
Static control properties
List of properties associated with a Static control...
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Open (External language)
Opens a window.
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......