ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor):
  • in a Word Processing control.
    Note: This selection is located in the part being edited (body, header or footer).
  • in a Spreadsheet control.
  • in an HTML Editor control.
  • in a Diagram Editor control.
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.
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data...
<zipArchive>.SelectFile (Function)
Selects files from an archive.
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.
<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.
<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.
<List Box>.Select (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
Events associated with Combo Box controls
List of events associated with Combo Box controls
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data...
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.
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Style sheet
A style sheet ("......
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves...
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating...
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating...
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will...
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development...
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table...
Feedback component
The Feedback component is a component provided with WINDEV......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV...
WEBDEV Application Server 2024
5. Deploying a dynamic site (Session or AWP) in practice
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
Project description: Files tab
The project description window allows you to configure various elements of your project......
2. WEBDEV administrator in practice
Project description: Style tab
The project description window allows you to configure various elements of your project......
Print technical documentation
You can print different technical documentations describing all the elements of the project...
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Specific features of the Express version
Specific features of the Express version
Telemetry: Main features