ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AssistedInputConfigure (Function)
Specifies how to open and filter the autocomplete suggestion list.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
HTransactionSavepoint (Function)
Declares a transaction savepoint.
HFSQL functions
List of functions for HFSQL management...
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
eCurrencyName (Function)
Returns the caption of a currency.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
HStatDate (Function)
Returns the date of the last update for the index statistics.
EmailReadNext (Example)
Usage example of the EmailReadNext function
HLinkMemo (Example)
Usage example of the HLinkMemo function
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
HStatTime (Function)
Returns the time of the last update for the index statistics.
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
MemoryCurrency (Property)
The MemoryCurrency property gets and sets the currency used when manipulating a "Currency + Euro" control programmatically.
Events associated with the project
List of events associated with the project...
Using several libraries in an application
A library is a WDL file that contains all the resources......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......