ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrgModify (Function)
Modifies an element in an Organization Chart control.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
Manipulating PDF Reader controls programmatically (prefix syntax)
PDF Reader controls can be manipulated programmatically......
Handling List Box controls programmatically (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Handling Word Processing controls programmatically (prefix syntax)
A Word Processing control can be handled through programming......
Constants used by the functions for managing Dockable Panel controls
Combo Box columns in the Table controls (prefix syntax)
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Programming custom calculations in Table controls (prefix syntax)
Manipulating Combo Box controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
The structure of the file for remote control
The management of remote control uses a file in INI format......
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
<Organization Chart>.Modify (Function)
Modifies an element in an Organization Chart control.
PanelPosition (Function)
Retrieves the position of a Dockable Panel control.
Declaring and using a variable
A variable is defined by name and type......
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
AnimationDuration (Property)
The AnimationDuration property is used to know and define 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....
<Scheduler>.AddAppointment (Function)
Adds a new appointment into a Scheduler control.
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
StartTotalRange (Property)
The StartTotalRange property is used to: get the first date or time that will be displayed in a Scheduler or TimeLine control. change the first time that can be displayed in a TimeLine control....
EndTotalRange (Property)
The EndTotalRange property is used to: get the last date or time that can be displayed in a Scheduler or TimeLine control. change the last time that can be displayed in a TimeLine control....
DynamicTab (Property)
The DynamicTab property is used to: Find out the type of a Tab control (static tab or dynamic tab). Modify the type of a Tab control (static tab or dynamic tab)....