ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
OrganizerChangeZoom (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month). This function is kept for backward compatibility....
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.
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
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.
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
SocketConnectInfrared (Function)
Connects a client computer to a given socket via the infrared port.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
<Image>.DrawRectangle (Function)
Draws a rectangle in an Image control.
Fax functions
List of fax functions...
<WDPic variable>.DrawLine (Function)
Draws a line in a WDPic variable.
<picLayer variable>.PixelColor (Function)
Identifies the color of a pixel contained in a picLayer variable.
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
GanttDateTimePosition (Function)
Configures the first day and the first time displayed in a Gantt Chart column (found in a Table or TreeView Table control).
<picLayer variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a picLayer variable.
WINDEV and the SOAP protocol
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....