ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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.
<Spreadsheet>.GetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
<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
SpreadsheetGetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
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.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls...
"About" window
The "About" window is used to display and access various information about the current...
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
SourceFromWindow (Function)
Automatically updates: the values of a data file's items in memory with the values...
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element...
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
iPrintReport (Function)
Prints a report created with the report editor.
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution...
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes...
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Configuring Reports & Queries
Reports & Queries is used to......
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update...
Position (Function)
Finds the position of a specified string within another string.
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display...
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account...