ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
<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....
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.
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
Native Access to SAP
SAP is a widely used ERP......
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
Dynamic instantiation of a .NET object
A .NET object can be dynamically associated with a .NET class, we talk of dynamic instantiation of object....
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"....
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.