ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control.
The Link control
The Link control is used to:
  • create a link in an HTML page.
  • create a link in a report printed in HTML format.
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control...
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
TreeSelectMinus (Function)
Deselects an element in a TreeView control.
SchedulerSelectPlus (Function)
Selects an appointment in a Scheduler control.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
<Calendar>.SelectPlus (Function)
Selects a date in a Calendar control.
Table,Select,+ (External language)
Selects an element in a Table control.
<Scheduler>.DeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
PostMessage (Function)
Sends a Windows message to a control or to a window.
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
The structure of the file for remote control
The management of remote control uses a file in INI format......
AnimationDuration (Property)
The AnimationDuration property gets and sets the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
Binding a Spin control to an item
A Spin control can be bound to an item in a table, query, etc....
SendMessage (Function)
Sends a Windows message to a control or to a window.
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
WDXView : Use
This help page presents the different features of WDXView......
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......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Operating mode of HFSQL application
An HFSQL application can operate in network mode or in Client/Server mode......
Multimedia control events
List of events associated with a Multimedia control...
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Animating a Static control
Two methods can be used to animate a Static control......