ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Library (Property)
The Library property allows you to handle the different preset libraries associated with a Diagram Editor control. This property accesses the array of libraries of the Diagram Editor control.
<Connection variable>.RestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
The structure of the file for remote control
The management of remote control uses a file in INI format......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
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......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
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....
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
The Static control
A Static control is a control used to display a static text......
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
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....