ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HClusterSynchronizationInfo (Function)
Returns the progress of synchronization for a node of an HFSQL cluster.
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
grRBMaximumValue (Function)
Sets the maximum value in a Radial Bar chart.
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
SysUnlinkExtension (Function)
Deletes the association between an extension and a command that was created by SysLinkExtension.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
HLogRecreate (Function)
Used to re-create an empty log.
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
DnDAccept (Example)
Usage example of the DnDAccept function
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
BurnerAddDirectory (Example)
Usage example of the BurnerAddDirectory function
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
TaskAdd (Function)
Adds a task to the task list of a Lotus Notes or Outlook messaging.
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
Specific features of the applications for iPhone/iPad
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
HClusterSynchronizationErrorInfo (Function)
Returns the error that occurred during the previous synchronization step of HFSQL cluster.
HInfoReplica (Function)
Returns information about the specified replica.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....