ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV concepts
How to choose the data source of a control?
This help page presents the different data sources available for a control....
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
OrganizerChangeZoom (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month). This function is kept for backward compatibility....
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
MovementAPT (Property)
The MovementAPT property allows you to know and specify whether users can move appointments in a Scheduler or Organizer control.
ModificationDurationAPT (Property)
The ModificationDurationAPT property is used to determine and specify if the user can modify the duration of an appointment in a Scheduler or Organizer control.
PeriodSelection (Property)
The PeriodSelection property is used to determine and specify if the user can select a time period in an Scheduler or Organizer control.
ZAxisMax (Property)
The ZAxisMax property gets the maximum value of the Z-axis in a Chart control (Surface chart).
ZAxisMin (Property)
The ZAxisMin property gets the minimum value of the Z-axis in a Chart control (Surface chart).
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
StartDatePeriodDisplayed (Property)
The StartDatePeriodDisplayed property is used to get the start date of the time period displayed in a Scheduler or Organizer control of a report.
EndDatePeriodDisplayed (Property)
The EndDatePeriodDisplayed property is used to get the end date of the time period displayed in a Scheduler or Organizer control of a report.
CaptionWidth (Property)
The CaptionWidth property is used to get and change the width reserved for the text area in an Edit or Combo Box control.
PVTLoad (Function)
Loads the result of the calculation performed in a Pivot Table control from a backup (file found on disk or backup in a buffer).
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
CaptionIfNew (Property)
The CaptionIfNew property is used to get and change the caption of a pane opened by the end user in a dynamic Tab control.
Word Processing control functions
The following functions are used to manage Word Processing controls:...
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
ShapePolygon (Function)
Modifies the shape currently displayed in a Shape control to get a custom shape (by specifying the coordinates of polygon points).
dRoundedRectangle (Function)
Draws a rounded rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
AppointmentContinuous (Property)
The AppointmentContinuous property is used to determine or change how multiple-day appointments are displayed in a Scheduler control.