ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
Identifier (Property)
The Identifier property is used to get and change the name of the current computer shown to the participants who receive the audio or video stream. This name can be a number, for example.
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
DateDifference (Function)
Calculates the number of days between two dates.
Outstanding progress bars
Simple or symmetric progress bar?...
Handling report blocks
The different operations available on report blocks are as follows......
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Date management constants
List of constants used by date management functions...
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Generating the RAD pattern
To generate a RAD pattern:...
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......