ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HIndex (Example)
Usage example of the HIndex function
Functions for handling directories and external files
List of functions for handling external files...
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
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......
MinHeight (Property)
The MinHeight property gets and sets the minimum height of a control or window.
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Movable (Property)
The Movable property is used to define if an element can be moved.
docElement (Variable type)
The docElement type is used to handle each element found in a docParagraph variable.
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
Break in a report
The break is used to group the records corresponding to a sort criterion......
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
HViewToFile (Example)
Usage example of the HViewToFile function
HLogInfo (Function)
Adds comments to the log when saving the operation.
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
TreeView control functions
The following functions are used to manage TreeView controls:...