ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using Java code
You have the ability to enter Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
1. Project and analysis
Message text file format
The text files created by WDMSG use a specific format......
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
How to fill a TreeView control from a data file? (prefix syntax)
By default, the TreeView control cannot automatically display the data coming from a data file......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Programming data-bound Looper controls (prefix syntax)
These are the main concepts for programming data-bound Looper controls......
Programming data-bound Table controls (prefix syntax)
Here's how to program Table controls linked to a table....
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......