ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDMSG license agreement
WDMSG license agreement...
SourceWindow (Property)
The SourceWindow property is used to get the source of an internal window (i.e. the internal window displayed by the Internal Window control).
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
<Array>.Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
AboveAll (Property)
The AboveAll keyword indicates that the window is in front of all other windows (including those of other applications).
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
<Image>.Fill (Function)
Colors an area in an Image control.
WDDIXIO License Agreement
WDDIXIO License Agreement...
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
Crosstab report
The report editor allows you to create "Crosstab" reports......
Ad control properties
An Ad control found in a window can be handled in a window by the following WLanguage properties.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......