ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
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......
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......
WDOptimizer: Editing and modifying a ".REP" file
Creating the Table pages of the WEBDEV RAD pattern
Creating the Form pages of a WEBDEV RAD pattern
Creating the Relation pages of a WEBDEV RAD pattern
Creating the Vision pages of the WEBDEV RAD pattern
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....
1. Project and Database Schema
The development of a Windows application with WINDEV is based on two main elements: the Project and the Database Schema....
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
2. How to test a site?
Manipulating Scheduler controls programmatically
A Scheduler control can be......
Creating the menus for the pages of the WEBDEV RAD pattern