ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications.
FTPDate (Example)
Usage example of the FTPDate function
FTPAttribute (Example)
Usage example of the FTPAttribute function
FTPListFile (Example)
Usage example of the FTPListFile function
FTPTime (Example)
Usage example of the FTPTime function
BurnerErase (Example)
Usage example of the BurnerErase function
SQLFirst (Example)
Usage example of the SQLFirst 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
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
fListFile (Example)
Usage example of the fListFile function
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
FTPConnect (Example)
Usage example of the FTPConnect function
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
The Edit control
The Edit control allows users to enter data......