ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
WDINT overview
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
The server is currently updated. Retry later.
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
ERR_DISCONNECTED_BY_ADMIN
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......
<Gantt chart>.AddLink (Function)
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
GanttAddLink (Function)
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
3. Application development cycle
Development cycle of a WINDEV application....
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
<Looper>.MoveLine (Function)
Moves a row or swaps two rows in a Looper control.
Remote WEBDEV administrator: Personal information
The remote management tool is used to check and modify (if necessary) your personal information....
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
Replication: The different types
The data replication is a powerful feature......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
1. Managing emails
WINDEV includes multiple methods to manage emails...
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.