ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MaxHeight (Property)
The MaxHeight property gets and sets the maximum height of a control or window.
Timeout (Property)
The Timeout property gets and sets the time after which the connection is considered to have "failed".
HNext (Function)
Sets the position on the next table record according to a browse item.
<Source>.ReadNext (Function)
Sets the position on the next table record according to a browse item.
<Source>.Next (Function)
Sets the position on the next table record according to a browse item.
<Source>.ReadLast (Function)
Sets the position on the last record of a table according to a browse item.
StartDate (Property)
The StartDate property gets and sets the start date of a time period.
<Source>.Last (Function)
Sets the position on the last record of a table according to a browse item.
FillCharacter
The FillCharacter property gets and sets the character used to fill an element.
TaskLast (Function)
Reads the last task in a Lotus Notes or Outlook task list.
MinHeight (Property)
The MinHeight property gets and sets the minimum height of a control or window.
Protection (Property)
The Protection property gets and sets the protection features of a PDF file.
HLast (Function)
Sets the position on the last record of a table according to a browse item.
ValuePerStar (Property)
The ValuePerStar property gets and sets the value of a star in a Rating control.
HTMLAfter (Property)
The HTMLAfter property gets and sets the HTML code inserted after the control.
ObserverOrientation (Property)
The ObserverOrientation property gets or sets the secondary angle of a Carousel control.
Clickable (Property)
The Clickable property gets and sets the behavior of an Image control when it is clicked.
Image (Property)
The Image property gets and sets the background image of a control or block.
MaxWidth (Property)
The MaxWidth property gets and sets the maximum width of a control or window.
CrosshairColor (Property)
The CrosshairColor property gets and sets the color of the crosshair in a Chart control.
MinWidth (Property)
The MinWidth property gets and sets the minimum width of a control or window.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......