ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Error 111: The Pascal string %1 is too long
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Feedback component
The Feedback component is a component provided with WINDEV......
Radio Button control properties
List of properties associated with a Radio Button control...
HFSQL constants
List of constants used by the HFSQL functions....
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
Drawer control properties
List of properties associated with the Drawer control...
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).
Edit control
The Edit control allows users to enter data......
Using a query with parameters
A query with parameters can be used......
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
RightIndent (Property)
The RightIndent property is used to get and change the space to the right of the text in a control.
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.