ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
Testing a project: setting
By testing the project you can simulate how the application will run......
SAP functions
List of SAP functions...
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
5. User Groupware in practice
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Feedback component
The Feedback component is a component provided with WINDEV......
20. Control templates
SAPConnect (Function)
Connects a SAP R/3 system from the information given in the SAP structure....
SAPDisconnect (Function)
Disconnects a SAP R/3 system....
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
HDBIndex (Function)
Opens an xBase index file.