ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerEject (Function)
Opens or closes the door of current burner.
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
dbgWriteCommentAudit (Function)
Writes a comment into the current dynamic audit.
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
HCloseAnalysis (Function)
Closes the current analysis.
grTitle (Function)
Modifies the caption and/or position of the chart title....
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
InPHPMode (Function)
Indicates whether the code is run in PHP.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
Changing sites from AWP to SEO-ready session mode
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......