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.
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor...
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current...
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Body Complement block
The Body complement block is linked to the Body block......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Handling controls in a report
The different operations available for the report controls are as follows......
Project portfolio
From version 25, you can create "project portfolios"......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages...
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break...
Constants for managing albums
Constants used to manage the photo album of the device....
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed...
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
The Cell control
The Cell control contains controls......
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Creating the Vision windows of the WINDEV RAD pattern
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP...
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation...