ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
Sorts in a report
The sort is used to organize the information displayed in the report......
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
Link functions
Link functions are used to link the interface with the tables and vice versa. These functions are as follows:...
HSubstDir (Example)
Usage example of the HSubstDir function
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Creating help pages
A help system includes several pages......
GanttListTask (Example)
Usage example of the GanttListTask function
HExecuteQueryAsynchronous (Example)
Example of use of HExecuteQueryAsynchronous
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Replication (Property)
The Replication property gets and sets the replication mode.
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.
TableBreakIndex (Example)
Use example for the TableBreakIndex function
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Functions for managing TreeView controls (prefix syntax)
The following functions are used to manage TreeView controls (prefix syntax):
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.