ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BrowserHistoryModify (Function)
Modifies the data of current entry in the navigation history. This data will be transmitted when going back to the current entry.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
<Chart>.Interval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "UI modification by end user" mode.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
Windows
The windows represent the main interface of a WINDEV application......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
grTimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
NumberDisplayedPage (Property)
The NumberDisplayedPage property is used to identify and change the number of the page currently displayed in the PDF Reader or Word Processing control.
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
xlsCoordinatesToName (Function)
Retrieves the name of a cell, XLS worksheet or Spreadsheet control according to its coordinates.
<xlsDocument variable>.DeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.
AppListVersion (Function)
Lists the versions available on the reference setup server.
MultiWorksheet (Property)
The MultiWorksheet property is used to: Find out whether a Spreadsheet control manages several worksheets. Change the worksheet management mode of a Spreadsheet control....
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....