ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
<Array>.Sort (Function)
Sorts a WLanguage array.
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
LooperSelectMinus (Function)
Deselects a row in a Looper control.
AIDetectContour (Function)
Detects the contours of the shapes in an image.
TreeSelectMinus (Function)
Deselects an element in a TreeView control.
<Scheduler>.SelectMinus (Function)
Deselects an appointment from a Scheduler control.
SchedulerSelectMinus (Function)
Deselects an appointment from a Scheduler control.
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
List Box, ListView and Combo Box control functions
List of functions for managing List Box, ListView and Combo Box controls...
The different types of integers
Advanced types
The advanced types of WLanguage are as follows...
<Looper>.SelectMinus (Function)
Deselects a row in a Looper control.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
ArrayShuffle (Function)
Shuffles the elements of a WLanguage array.
<TreeView>.SelectMinus (Function)
Deselects an element in a TreeView control.
<Organizer>.SelectMinus (Function)
Deselects an appointment from an Organizer control.
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
DataType (Function)
Identifying the type of a WLanguage variable.
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......