ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Pyramid charts
Pyramid charts allow you to view data in descending order......
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
iDestination (Function)
Configures the print destination.
State (Property)
The State property is used to get and change the state of an element.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF.
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......
EditAddToken (Function)
Adds a token to a "Text token" Edit control.
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.