ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
TypeDescription (Property)
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....
The Calculated control
The "Calculated" control is used to perform calculations in a report......
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
HListConnection (Function)
Returns the list of connections currently described in the application: connections described in the data model editor (for the main database schema and, if necessary, additional database schemas). connections described by programming (with functions HDescribeConnection or HOpenConnection)....
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Variables for managing the Drag and Drop
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
1
2
3
4
5
6
366
>