ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GanttListTask (Example)
Usage example of the GanttListTask function
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
EmailChangeFolder (Example)
Usage example of the EmailChangeFolder function
EmailListFolder (Example)
Usage example of the EmailListFolder function
BurnerList (Example)
Usage example of the BurnerList function
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
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......
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Accessibilité (Property)
HOpen (Function)
Opens a data file.
HExecuteQueryAsynchronous (Example)
Example of use of HExecuteQueryAsynchronous
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
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.
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
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.
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
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):