ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Abbreviation (Property)
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining the data file. This property is read-only.
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
<Array>.Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
ODBCConnectionName (Property)
The ODBCConnectionName property is used to: Identify the name of the ODBC connection used when printing a report based on a "query performed on a connection". Specify the name of the ODBC connection used when printing a report based on a "query performed on a connection"....
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
PanelCreate (Function)
Creates a new Dockable Panel control in the current window.
DateModified (Property)
The DateModified property is used to get the modification date of an element.
UpdateDate (Property)
The UpdateDate property is used to get the update date of an element.
DateCreated (Property)
The DateCreated property is used to get the creation date of an element.
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
DateLastAccessed (Property)
The DateLastAccessed property gets the date the file was last accessed.
FontName (Property)
The FontName property is used to manage the name of the font used.
PanelAttach (Function)
Attaches or changes the attach position of a Dockable Panel control.
DNS functions
MapModifyImage (Function)
Modifies an image drawn on the map displayed in a Map control.
MapAddImage (Function)
Adds a new image to the map displayed in a Map control.
ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
ReceiveDate (Property)
The ReceiveDate property is used to get an email received date.
FullName (Property)
The FullName property is used to get the full name of an element.
PanelDetach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
DNSListAddress (Function)
Lists the IP addresses associated with a name in the DNS server.
DNSDeleteAddress (Function)
Deletes a Name/IP Address relation from a DNS server....