ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<zipArchive>.SelectFile (Function)
Selects files from an archive.
<Table>.CellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data...
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
<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.
zipSelectFile (Function)
Selects files from an archive.
SpreadsheetGetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
Events associated with Combo Box controls
List of events associated with Combo Box controls
TableCellSelectOccurrence (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.
<Spreadsheet>.GetSelection (Function)
Retrieves the list of selected cells in a Spreadsheet control found in a window.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
<List Box>.Select (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
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.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data...
AAF: Pasting a row from one Table control into another
Table controls are used to view and manipulate data......
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Container controls
WINDEV, WEBDEV and WINDEV Mobile feature different controls that can contain other controls......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser...
Automatic calculations in a Table control (AAF)
In the Table and TreeView Table controls, the end user has the ability to add automatic...
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style...
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
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.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic...
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile...
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
Private Store for mobile applications
There are two methods two deploy your applications......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
11. Controls in practice
Discover the main characteristics of the controls...
ScanSelect (Function)
Opens a standard dialog box with the available scanners.
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found...
Restoring a project backup
WINDEV, WEBDEV and WINDEV Mobile allow you to regularly save the different elements of your project...
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.