ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
Operations performed on deployment diagrams
The following paragraphs explain......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
WEBDEV Application Server - 10 connections - License agreement
The HTML Display control
The HTML Display control displays a web page in an application......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Feedback component
The Feedback component is a component provided with WINDEV......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......