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.
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server...
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics...
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected...
HTMLEditorFormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate...
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter...
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected...
LooperSelectMinus (Function)
Deselects a row in a Looper control.
The Internal Window control
...The "Internal Window" control is used to include a window (and its code) in a control of another...
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
Project Management Hub: Time tracking
The time spent can be listed on......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors...
SpreadsheetStyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period:...
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar...