ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
RTF control properties
List of properties associated with the RTF control...
Types of Edit controls
Calculated control properties
List of properties associated with the Calculated control...
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
Item control properties
List of properties associated with the Item control...
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Including the code
You want to include your code lines in a condition, in a structure, ......
Properties associated with report controlss
List of properties associated with the report controls...
Size (Property)
The Size property is used to determine and change the size of an element.
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Properties associated with reports and controls
List of properties associated with the reports and their controls...
gClickableLink (Function)
Adds a clickable link in a graphic string.
HTML Editor control properties
Properties associated with the HTML Editor control....
The Static control
A Static control is a control used to display a static text......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Input (Function)
Displays a message allowing the user to type an information.
Copying controls from the window editor
The controls can be copied from the window editor......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
WinAdaptSize (Function)
Adapts the window size to the content of controls.
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....