ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Pinned (Property)
The Pinned property is used to: Pinned or not a field: the pinned field will be positioned in relation to the visible area of its container instead of the content area.. Determine if a control is pinned....
<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.
<Image>.StartScrolling (Function)
Starts cycling through images.
<Spreadsheet>.Save (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
Software license agreement
The RETURN statement is used to exit the current event, process or procedure and return a result......
<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<Looper>.Save (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
WINDEV License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Autofill (Property)
The Autofill property indicates the type of information to be automatically entered in an Edit control.
Infinite Progress Bar control
Progress bars provide useful information to the end user......
RulerModifiable (Property)
The RulerModifiable property is used to: Find out whether the user can move the playhead in a TimeLine control. Allow or prevent the user from moving the playhead in a TimeLine control....
RulerVisible (Property)
The RulerVisible property is used to: Determine if a playhead is visible in a TimeLine control. Show or hide a playhead in a TimeLine control....
SelectionDirection (Property)
The SelectionDirection property is used to determine and change the selection direction (left to right or right to left) in a Word Processing control.
State (Property)
The State property gets and sets the state of an element.