ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Dashboard>.Display (Function)
Refreshes elements in a Dashboard control.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position:
  • for a field linked to a file: changes made to the linked data file are reflected in the field..
  • for a programmatically manipulated field: calculated columns are re-calculated.
<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
DashDisplay (Function)
Refreshes elements in a Dashboard control.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
Execute (Function)
Starts the execution of a process through programming.
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
DnDAccept (Example)
Usage example of the DnDAccept function
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
Menu management functions
List of functions for managing menus...
TableAddChild (Example)
Usage example of the TableAddChild function
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
StreamReject (Function)
Refuses a request for stream connection.
Space (External language)
Fills the content of WdString with space characters on the right.
Toast constants
FTPSend (Example)
Usage example of the FTPSend function
dSaveImageGIF (Example)
Usage example of the dSaveImageGIF function
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP function
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function
Interactive notification management constants
Interactive notification management constants...
DnDForce (Function)
DnDForce is kept for backward compatibility.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
Operations performed on component diagrams
The following paragraphs explain......
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
XMLDocument (Example)
Usage example of the XMLDocument function
grType (Function)
Identifies or modifies the type of chart.