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.
Select query description window: Items used
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
NextTitle (Function)
Modifies the title of next window to open.
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
ProgressBar (Property)
WLanguage proposes...
Creating the menus for the pages of the WEBDEV RAD pattern
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
HNbRec (Example)
Usage example of the HNbRec function
OpenSister (Function)
Opens a non-modal sibling window.
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
2. User-friendly editors in practice
User-friendly editors in practice...
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
SysIconDeleteImage (Function)
Deletes the icon that overlays the application icon in the taskbar.
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......