ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic error handling
Error handling can be customized for each process...
grCreate (Function)
Creates a specific type of chart.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
MCI constants
List of constants used by the MCI functions....
Browser constants
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
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....
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....
HDeclareExternal (Function)
Temporarily imports into the current database schema the description of a table from an existing HFSQL table.
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)...