ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Static control
A Static control is a control used to display a static text......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Warning (Function)
Displays a custom message in a system warning window.
RTF control properties
List of properties associated with the RTF control...
Calculated control properties
List of properties associated with the Calculated control...
Item control properties
List of properties associated with the Item control...
Size (Property)
The Size property is used to determine and change the size of an element.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
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, ......
Info (Function)
Displays a custom message in a system information window.
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......
Properties associated with reports and controls
List of properties associated with the reports and their controls...
HTML Editor control properties
Properties associated with the HTML Editor control....
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Calling a procedure/a function
Syntax for calling a local or global procedure.
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......
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
Error (Function)
Displays a custom error message in a system error window.
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
WinAdaptSize (Function)
Adapts the window size to the content of controls.
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...