ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
HDescribeItem (Function)
Describes a file item through programming.
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
dbgEnableAssert (Function)
Enables or disables the assertive programming.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Execute (Function)
Starts the execution of a process through programming.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Manipulating Pivot Table controls programmatically
A Pivot Table control can be handled through programming......
NbKeyItem (Property)
The NbKeyItem property is used to get the total number of key items (including composite keys) in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Manipulating Dockable Panel controls programmatically
A Dockable Panel control can be handled programmatically......
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or programmatically. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
Border (Type of variable)
The Border type is used to handle a border through programming...
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
1
2
3
4
5
6
366
>