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.
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create...
The Slider control (in a page)
WEBDEV proposes two types of sliders......
PC SOFT Free Technical Support
Thank you for buying one of our products......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard...
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can...
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools...
The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format...
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one...
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored...
Status bar of windows
The status bar of a window is used to display several types of information......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use...
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Removing a project from the SCM (Source Code Manager)
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Creating an insert query
An insert query (corresponding SQL statement......
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images...
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time...
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Linking a Combo Box control to a data file
to select a record, for example......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type...
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used...
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall...