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.
Events associated with Calendar controls
List of events associated with Calendar controls...
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Operations performed on deployment diagrams
The following paragraphs explain......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Automatic calculations in a Table control (AAF)
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style...
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first...
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created...
TableMode (Function)
TableMode is kept for backward compatibility.
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Types associated with the Word processing
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing...
The "Find - Replace" pane
The "Find - Replace" pane is used to......
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic...
Private Store for mobile applications
There are two methods two deploy your applications......
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile...
11. Controls in practice
Discover the main characteristics of the controls...
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table...
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications...