ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
ScanToPDF (Function)
Saves a document from a scanner to a PDF file.
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
<Table>.Expand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
TableEnroule_objet (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
<Table>.DeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, tables displayed in a Combo Box control....
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
Creating the Table windows of the WINDEV RAD pattern
Creating the Form windows of a WINDEV RAD pattern
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....