ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
<Looper>.SavePositionAndSelection (Function)
Saves: the position of the scrollbar in a Looper control, the selected element(s). These elements can be restored by LooperRestorePositionAndSelection....
<Source>.SortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
Date and Time management functions
List of functions for managing dates and times...
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example).
LooperSavePositionAndSelection (Function)
Saves: the position of the scrollbar in a Looper control, the selected element(s). These elements can be restored by LooperRestorePositionAndSelection....
InWindowsStoreAppMode (Function)
Indicates whether the code is run in Windows Store apps mode. Function kept for backward compatibility....
Error 11: The label is unknown
Adds a child element into an Organization Chart control....
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
fDirSize (Function)
Returns the size of a directory in bytes.
Beep (Function)
Emits a beep.
1. WEBDEV administrator
In a web application, you may need to run long processes (for example, to update counters......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......