ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
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...
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
WEBDEV Page control events
Starts the execution of a secondary thread....
HMigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
Events associated with Progress Bar controls
List of events associated with Progress Bar controls...
Segmented Button control events
WINDEV et WINDEV Mobile permettent de manipuler un champ Bouton segmenté directement par programmation......
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
Events associated with Image controls
List of events associated with Image controls...
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
grCreate (Function)
Creates a specific type of chart.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
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......
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.