ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" column and "Editable Combo Box" column in a Table control. Word Processing control. Code Editor control....
Properties associated with tabs of Sidebar controls
List of properties associated with the tabs of Sidebar controls...
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in data-bound controls.
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
Appointment (Variable type)
The type Appointment type lets you define all the advanced features of an appointment: times, location, etc.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
ClipboardRTF (Function)
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF).
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
AnimationEnabled (Function)
Enables or disables the animations in the controls.
ZAxisMax (Property)
The ZAxisMax property gets the maximum value of the Z-axis in a Chart control (Surface chart).