ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<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.
<Table>.FixColumn (Function)
Fixes a column to the left or frees a column fixed to the left.
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document. define button styles for a Windows notification....
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
DB2 Native Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV database schema......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Constants for Table, TreeView Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
WDOptimizer: Editing and modifying a ".REP" file
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Creating the Form pages of a WEBDEV RAD pattern
Creating the Table pages of the WEBDEV RAD pattern
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......