ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Scrollbar control
The Scrollbar control is used to scroll objects (text, captions, etc.
Programming custom calculations in Table controls
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
The Slider control (in a window)
A slider control is used to select a value between two bounds......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
8. If you are already familiar with WINDEV
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
1
2
3
4
5
6
185
>