ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Speech synthesis in the mobile applications
The phones can talk!......
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)......
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL table with the same description. This table is neither encrypted nor password protected.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Constants for external files
List of constants used by the functions for managing external files....
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
HTML table
The HTML Table control allows you to create specific layouts in HTML pages......
Info (Function)
Displays a custom message in a system information window.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, database schema, ......
14. Managing the "Back" button in practice
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the table, view, query, ...).