ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Segmented Button control events
WINDEV et WINDEV Mobile permettent de manipuler un champ Bouton segmenté directement par programmation......
Events associated with Image controls
List of events associated with Image controls...
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...
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
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.
sfProcessSubmitRequest (Variable type)
The sfProcessSubmitRequest type is used to describe a Salesforce record (also called a Salesforce object) to submit to SFExecuteProcess...
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...
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
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....
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
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......