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.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
BrowserPrint (Function)
Prints the page currently displayed in the browser.
SpellAvailable (Function)
Indicates whether a dictionary is available for the spelling checker (check performed in the controls that use the integrated correction or check performed by WLanguage functions).
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "UI modification by end user" mode.
List Box, ListView and Combo Box control functions
List of functions for managing List Box, ListView and Combo Box controls...
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
ERR_BAD_CONTEXT
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
grMenu (Function)
Defines the type of context menu displayed by a chart.
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Error 102: The constants can be defined in the initialization code of project, ...
Parameters of a procedure with a variable number of parameters
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure....
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......