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.
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
Reintegrating translated text into a project
Once the translation of framework libraries ("......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Constants used by the scanner functions
Constants used by the scanner functions...
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
10. Customizing the aspect of a site: skin elements
Date (Type of variable)
The Date type enables you to easily handle the dates...
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
fImageSelect (Function)
Opens the image picker of Windows.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
Structure (Type of variable)
A structure is a custom type of data...
<Chart>.Color (Function)
Returns and initializes the color of different chart elements.
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
Utility components
WINDEV includes several utility components that allow you to handle data directly......
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
Constants for the archiving functions
List of constants used by the archiving functions....
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
Functions for managing menus (prefix syntax)
List of functions for managing menus...