ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinEditAllowed (Property)
The WinEditAllowed property is used to determine and configure the actions allowed on a control when the window switches to "Allow end users to modify the UI" mode.
LanguageToCharset (Function)
Returns the character set corresponding to a language.
AAFExecute (Function)
Runs an Automatic Application Feature (AAF) on a control or window. This function can be used to start the spelling checker on an edit control for example.
<Chart>.TimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
MapGetStyle (Function)
Returns the style used by the map displayed in the Map control.
<Map>.GetStyle (Function)
Returns the style used by the map displayed in the Map control.
<HTML editor>.FormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
<Organizer>.BackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
<Array>.AnyFalse (Function)
Returns True if at least one element of an array is False.
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
W3C standardization
You must comply with the W3C standard (HTML 4......
<List Box>.Select (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
<List Box>.InfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
<Source>.Write (Function)
Writes a record into a table without updating the indexes corresponding to all keys used in the table.