ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
SourceFromPage (Function)
Automatically updates: the value of the items in a table with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Monitoring robot: Creating a control
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
The Edit control
The Edit control allows users to enter data......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Recompiling the project
The project compilation is a process used to......
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
Z-index of a control
All the controls in a window or report have a different z-index......
HNext (Function)
Sets the position on the next data file record according to a browse item.
Defining specific character sets in HFSQL tables
When an application displays or saves data in HFSQL tables, this data is typed in the current language......
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HPrevious (Function)
Sets the position on the previous record of the table according to a browse item.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
1. Examples provided with WINDEV Mobile
Various constants
List of various constants used by the constants WINDEV functions....