ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BitcoinCore features
The Bitcoin functions that make handle a Bitcoin Core server possible include ......
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
<Window>.FromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
<Page>.FromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
<Source>.ToWindows (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.
WinEdLoad (Function)
Loads the changes made by the end user in a window.
<emailOutlookSession variable>.ChangeFolder (Function)
Modifies the current folder in the Outlook messaging software.
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
PDFOpen (Function)
Opens a PDF document and loads it in a pdfDocument variable.
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
iPageEnd (Function)
Forces the move to the next page during the report print.
<Kanban>.Count (Function)
Returns the number of cards or lists in a Kanban control.
<Kanban>.Display (Function)
Refreshes a Kanban control or a card in the Kanban control.
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
<Component>.Load (Function)
Loads an external component independent of the current project.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
KanbanCount (Function)
Returns the number of cards or lists in a Kanban control.