ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
1. WLanguage
WEBDEV Tutorial - WLanguage basics Lesson 1 - WLanguage - 5 min
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
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......
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
<Table>.CellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
grWaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
Static Text control properties
List of properties associated with a Static Text control...
HFSQL Control Center: HFSQL Cluster management
The HFSQL Control Center includes all the tools needed to manage HFSQL clusters......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
xlsMergeCell (Function)
Merges the specified cells in an Excel document.
<xlsDocument variable>.MergeCell (Function)
Merges the specified cells in an Excel document.
<Graphe>.WaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
Sort (Function)
Sorts a WLanguage array.