ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Table>.Save (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
UsefulWidth (Property)
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars.
OrientationTitle (Property)
The OrientationTitle property is used to: Find out if the title of an Table control column (or all Table control columns) are tilted.. Tilt or not the title of an Table control column (or of all Table control columns)....
AutomaticTooltip (Property)
The AutomaticTooltip property is used enable or disable automatic tooltips on List Box, Table and TreeView Table controls.
ScreenCastAllowed (Property)
The ScreenCastAllowed property is used to: find out whether the user can cast the content displayed in the Multimedia control to an external device (compatible with AirPlay), allow or prevent the user from casting the content displayed in the Multimedia control to an external device (compatible with AirPlay)....
WDDIXIO License Agreement
WDTRAD License Agreement
WDINT license agreement
License agreement for the software
<Image>.StartScrolling (Function)
Starts cycling through images.
<Looper>.Save (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
<Image>.Occurrence (Function)
Returns the total number of images taken into account by the scroll.
WINDEV License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
<Kanban>.Save (Function)
Updates the record bound to the current card in the Kanban control.
Software license agreement
<Source>.Save (Function)
Modifies the current record if it exists, otherwise adds a new record.
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
SourceWindow (Property)
The SourceWindow property is used to get the source of an internal window (i.e. the internal window displayed by the Internal Window control).
<emailSMTPSession variable>.SendMessage (Function)
Sends an email using SMTP
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Container column of a Table control (prefix syntax)
A cell found in a Table control can contain a set of controls......