ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
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...
DashDisplay (Function)
Refreshes elements in a Dashboard control.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
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.
<Dashboard>.Display (Function)
Refreshes elements in a Dashboard control.
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Changing sites from AWP to SEO-ready session mode
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Example for managing videos (broadcasted by a Camera control) (prefix syntax)
In this example, the application allows you to......
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
Programming automatic calculations in the columns of a Table control (prefix syntax)
Handling an element found in a TreeView control through programming (prefix syntax)
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
WEBDEV Application Server remote control functions (prefix syntax)
The following functions are used to manage users and connections on a WEBDEV Application Server, using prefix syntax:
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
zipListFile (Example)
Usage example of the zipListFile function
ERR_BAD_URL
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
ERR_NO_PROJECT
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
TreeView constants
List of constants used by the TreeXXX functions...
Report based on a query
Queries are used to easily select records in one or more data files......
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
Classes, members, methods and properties
A class is made of......