ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window...
Drag and Drop functions
The following functions are used to manage Drag and Drop:
FTPListFile (Example)
Usage example of the FTPListFile function
BurnerErase (Example)
Usage example of the BurnerErase function
dLine (Example)
Usage example of the dLine function
FTPAttribute (Example)
Usage example of the FTPAttribute function
dPoint (Example)
Usage example of the dPoint function
dRectangle (Example)
Usage example of the dRectangle function
dCircle (Example)
Usage example of the dCircle function
SQLFirst (Example)
Usage example of the SQLFirst function
dBackground (Example)
Usage example of the dBackground function
dPolygon (Example)
Usage example of the dPolygon function
fListFile (Example)
Usage example of the fListFile function
dChord (Example)
Usage example of the dChord function
dSlice (Example)
Usage example of the dSlice function
FTPConnect (Example)
Usage example of the FTPConnect function
ImageStartScrolling (Function)
Starts cycling through images.
<Image>.StartScrolling (Function)
Starts cycling through images.
XMLOpenReader (Example)
Usage example of XMLOpenReader
xlsUnmergeCell (Function)
Unmerges a range of cells.
Document (Example)
Usage example of Document
HInfoDatabaseRights (Example)
Usage example of HInfoDatabaseRights
ChangeAction (Example)
Usage example of ChangeAction
SOAPToHTTP (Example)
Usage example of SOAPToHTTP
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......