ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Selection (Property)
The property Selection property displays 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.
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.
Describing an element
A flexible modeling includes different elements linked together......
Report and project
In most cases, a report is linked to a project......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed...
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select...
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds...
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element...
Creating a flexible modeling
To create a new flexible modeling, you can......
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
Functions for managing objects (External language)
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit...
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Link properties
When creating a link, you can simply specify the destination......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed...
Query editor
The query editor is used to automatically create queries on the data files......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics...
Describing a report table
To display the table description, select "Table description" in the context menu of one...
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
User group settings
Testing the WEBDEV Application Server setup with an example
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis...