ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

eToCurrency (Function)
Converts a value expressed in Euro into another currency.
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.
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.
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.
BurnerList (Example)
Usage example of the BurnerList function
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
Movable (Property)
The Movable property is used to define if an element can be moved.
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......
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...