ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
13. Debugger
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
ScreenCastAllowed (Property)
The ScreenCastAllowed property is used to: find out whether the user can cast the content displayed in the Multimedia control to an external device (compatible with AirPlay), allow or prevent the user from casting the content displayed in the Multimedia control to an external device (compatible with AirPlay)....
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.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
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......
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
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)....
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
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)....
zipExtractFile (Example)
Usage example of the zipExtractFile function
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
EndService (Function)
Ends the execution of the current service.