ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Message (Function)
Displays or removes a message from the status bar of the current window or browser.
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)......
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Speech synthesis in the mobile applications
The phones can talk!......
Events associated with ListView controls
List of events associated with ListView controls...
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
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......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
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...
14. Managing the "Back" button in practice
Info (Function)
Displays a custom message in a system information window.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
grTitle (Function)
Modifies the caption and/or position of the chart title....
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....