ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Dashboard>.Display (Function)
Refreshes elements in a Dashboard control.
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...
<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
Scheduler control functions
List of functions that can be used with a Scheduler control....
AutomaticTooltip (Property)
The AutomaticTooltip property is used enable or disable automatic tooltips on List Box, Table and TreeView Table controls.
TreeMap control functions
The following functions are used to manage TreeMap controls:...
Organizer control functions
The following functions are used to manage the Organizer control:...
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
Map control functions
Map control functions...
TimeLine control functions
The following functions are used to manage TimeLine controls:...
Tab control functions
The following functions are used to manage tabs......
Functions for managing Image Editor controls and WDPic variables (prefix syntax)
The following functions are used to handle Image Editor controls and WDPic variables, using prefix syntax:
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
TreeView control functions
The following functions are used to manage TreeView controls:...
Toolbar control functions
List of functions for managing Toolbar controls...
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Automatic calculations in a Table control (AAF)
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Creating the Relation pages of a WEBDEV RAD pattern
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
ImageScrollingPosition (Function)
Returns the displayed image.
Programming an indexed control