ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Dashboard>.Display (Function)
Refreshes elements in a Dashboard control.
eYe magnet: contditional formatting of fields
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control...
<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
Constants used by the functions for managing Dockable Panel controls
Combo Box columns in the Table controls (prefix syntax)
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Programming custom calculations in Table controls (prefix syntax)
Handling Word Processing controls programmatically (prefix syntax)
A Word Processing control can be handled through programming......
Manipulating Combo Box controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
ERR_DISCONNECTED_EXEC
ERR_BAD_DLLEXE
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Various constants
List of various constants used by the constants WINDEV functions....
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.