ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing spatial data in HFSQL databases
Starting with version 2024, you can store and manipulate geometric and geographic data in HFSQL databases......
HCloseAnalysis (Function)
Closes the current database schema (or all current database schemas in the case of a project with multiple database schemas).
WINDEV concepts
HOpenComplementaryAnalysis (Function)
Opens a new database schema, but keeps the main database schema of the application.
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
HListCustomFolder (Function)
Returns a list of defined Custom-Folders (also called groups): in the current database schema, in ongoing database schemas (projects with multiple database schemas). in the specified database schema....
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
The pages
Pages are the main interface of a WEBDEV site......
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Composite keys
A composite key is a key item containing several other items......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Code editor: Display options
The code editor proposes several display options......