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.
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Creating the Table windows of the WINDEV RAD pattern
iPreview (Function)
Configures the print destination.
W3C standardization
You must comply with the W3C standard (HTML 4......
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
Open (Function)
Opens a modal WINDEV window.
"?" menu
WINDEV proposes a help menu adapted to your applications......
MDIOpen (Function)
Opens and enables an MDI child window.
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Generating the RAD pattern
To generate a RAD pattern:...
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
USB constants
List of constants used by the USB functions....
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
Global and local variable
Two types of variables are available......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
Environment of the data model editor
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.