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.
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
Radio Button control functions
The following functions are used to manage the Radio Button controls......
Pivot Table control functions
Pivot Table control functions...
TreeView Table control functions
List of functions for managing TreeView Table controls...
Multiline Zone control functions
Functions for handling Multiline Zone controls....
Organization Chart control functions
WinEdDeselectAll (Function)
Deselects all the controls when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Combo Box control functions
List of functions for handling the Combo Box controls...
<Window>.EdDeselectAll (Function)
Deselects all the controls when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
7. Multilingual sites in practice
Error 301: Unknown identifier
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
Events associated with Table controls
List of events associated with Table controls...
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
PageExist (Function)
Checks whether the specified page is currently displayed in the browser of the Web user. Used to find out whether a page is displayed in a frame other than the current one.
Error 203: The procedure already has a scope attribute (local or global)
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
<Image>.ScrollingPosition (Function)
Returns the displayed image.
The OLE control
The OLE control is used to handle an OLE object......
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...