ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
Events associated with a Multimedia control
List of events associated with a Multimedia control...
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
EndService (Function)
Ends the execution of the current service.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...