ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<XAML>.Property (Function)
Allows you to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
<Xaml>.Event (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
GetTypeDefinition (Function)
Gets the description of a type identified by name.
ThreadCurrent (Function)
Returns the name of the thread currently run.
NetworkDomainName (Function)
Returns the name of the domain associated with the computer.
EnumerationFromName (Function)
Returns an enumeration value known by its name.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
NationToName (Function)
Returns the name of the language corresponding to a nation.
iCurrentFile (Function)
Returns the name of the file currently generated.
<Source>.ChangeName (Function)
Modifies the physical name of a data file.
fLongName (Function)
Returns the long name of a file or directory.
fShortName (Function)
Returns the short name of a file or directory.
MDIMother (Function)
Identifies the name of the MDI parent window.
fTempFile (Function)
Returns the name of a unique temporary file.
SysNameExe (Function)
Returns the name and full path of an application.
HChangeName (Function)
Modifies the physical name of a data file.
ExecuteFunction
Executes a WLanguage function identified by its name.
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
AAFConfigure (Function)
Allows you to specify the behavior of some Automatic Application Features (AAF). You can for example configure the option for exporting to Excel used by the automatic menu of tables.
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
ERR_BAD_FILE
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
SpreadsheetGetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Cell control
The Cell control contains controls......