ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
BurnerList (Example)
Usage example of the BurnerList function
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
Sorts in a report
The sort is used to organize the information displayed in the report......
Events associated with a Gantt Chart column
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
GanttListTask (Example)
Usage example of the GanttListTask function
HExecuteQueryAsynchronous (Example)
Example of use of HExecuteQueryAsynchronous
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
EmailListFolder (Example)
Usage example of the EmailListFolder function
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
TableBreakIndex (Example)
Use example for the TableBreakIndex function
Functions for managing TreeView controls (prefix syntax)
The following functions are used to manage TreeView controls (prefix syntax):
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
EmailNbMessage (Example)
Usage example of the EmailNbMessage function
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Native DB2 Connector : Programming with SQL functions
The use of SQL functions to handle DB2 data does not require importing the file structure into the analysis......