ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
FontName (Property)
The FontName property is used to: Identify the font used in a control. Change the font used in a control....
EmailChangeFolder (Example)
Usage example of the EmailChangeFolder function
EmailListFolder (Example)
Usage example of the EmailListFolder function
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
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
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
HOpen (Function)
Opens a data file.
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......
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.
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
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....
Various constants
List of various constants used by the constants WINDEV functions....
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
EmailNbMessage (Example)
Usage example of the EmailNbMessage function
Movable (Property)
The Movable property is used to define if an element can be moved.