ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
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....
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.
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.
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
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.
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
<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.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
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....