ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpreadsheetGetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
<List Box>.Select (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
<zipArchive>.SelectFile (Function)
Selects files from an archive.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data...
<Spreadsheet>.GetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data...
<Table>.CellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
Events associated with Combo Box controls
List of events associated with Combo Box controls
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
ControlNext (Function)
Returns the name of the next control in input mode.
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
BurnerList (Function)
Returns the list of burners installed on the current computer.
Creating a window skin template
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary...
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
Creating the menus for the pages of the WEBDEV RAD pattern
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send...
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal...
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default....
Handling Organization Chart controls programmatically
Zombie data files and items
During the life of an application, items live and die......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Font (Type of variable)
A Font variable creates a font programmatically...
Windows
The windows represent the main interface of a WINDEV application......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation...
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically,...