ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDeclareExternal (Function)
Temporarily imports into the current database schema the description of a table from an existing HFSQL table.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Events associated with control templates
List of events associated with control templates...
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....
Handling TimeLine controls programmatically
A TimeLine control can be......
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
MCI constants
List of constants used by the MCI functions....
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in data-bound controls.
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....
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
iPreview (Function)
Configures the print destination.
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (available in the window, page and report editors) as well as multiple functions that can be used to create and manipulate charts......