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.
<Image>.Last (Function)
Displays the last image for the scroll.
NotificationDisplay (Function)
Displays a message outside the browser.
<Image>.Previous (Function)
Displays the previous image for the scroll.
<Image>.First (Function)
Displays the first image for the scroll.
<Chart>.GridLines (Function)
Displays or hides the chart gridlines.
<Image>.Next (Function)
Displays the next image for the scroll.
<Connection variable>.SendMessageToClient (Function)
Displays a message on the client computers.
CursorDisplay (Function)
Displays or hides the mouse cursor.
grGridlines (Function)
Displays or hides the chart gridlines.
HSendMessageToClient (Function)
Displays a message on the client computers.
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
grSurfaceGridlines (Function)
Displays the gridlines for the different planes of a Surface chart.
<Chart>.SurfaceGridlines (Function)
Displays the gridlines for the different planes of a Surface chart.
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
Animating a Static control
Two methods can be used to animate a Static control......
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
SysIconDisplayTooltip (Function)
Displays a tooltip for an icon found in the taskbar.
<Window>.Maximize (Function)
Displays a WINDEV window in its maximum size.
<Window>.Restore (Function)
Displays a WINDEV window to its initial size.
<Page>.Display (Function)
Displays a web page in the user's browser....
FileDisplay (Function)
Displays a file in the browser of Web user.
Restore (Function)
Displays a WINDEV window to its initial size.
Maximize (Function)
Displays a WINDEV window in its maximum size.