ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with Chart controls
List of events associated with the Chart controls...
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Assisted universal replication: specific features
ERR_LAUNCH_FAILED
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
NextTitle (Function)
Modifies the title of next window to open.
<Kanban>.Display (Function)
Refreshes a Kanban control or a card in the Kanban control.
<TreeView>.Display (Function)
Refreshes a TreeView control from a given position.
<Dashboard>.Display (Function)
Refreshes elements in a Dashboard control.
<TimeLine>.Display (Function)
Reinitializes the content of a TimeLine control from its data source (HFSQL data file for example).
<Organizer>.Display (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
<Scheduler>.Display (Function)
Reinitializes the content of a Scheduler control from its data source (HFSQL file for example).
10. Page templates
IFrame control
IFrame is an HTML concept......
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
Events associated with Edit controls
WLanguage events associated with Edit controls...
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......