ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EditAddToken (Function)
Adds a token to a "Text token" Edit control.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
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.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Table,Add (External language)
Adds an element to a Table 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...
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.
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......
State (Property)
The State property is used to get and change the state of an element.
7. Available controls in a window
WINDEV Mobile includes several types of controls...
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.
grCreate (Function)
Creates a specific type of chart.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
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
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
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......
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.