ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
MemCreate (Function)
Creates a memory area.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
Pinned (Property)
The Pinned property is used to: Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area. Determine if a control is pinned....
<Image variable>.Fill (Function)
Colors an area in an Image variable.
MemAdd (Function)
Adds an element to a memory area.
iPrintArea (Function)
Prints a text in a rectangular area.
<Image>.Fill (Function)
Colors an area in an Image control.
<Kanban>.MoveCard (Function)
Moves a card in a Kanban control.
<Kanban>.InsertCard (Function)
Inserts a card in a Kanban list.
<Kanban list>.InsertCard (Function)
Inserts a card in a Kanban list.
KanbanMoveCard (Function)
Moves a card in a Kanban control.
KanbanInsertCard (Function)
Inserts a card in a Kanban list.
<WDPic variable>.Fill (Function)
Colors an area in a WDPic variable.
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.
MemModify (Function)
Modifies an element in a memory area.
MemDeleteAll (Function)
Clears and deletes a memory area.
MemDelete (Function)
Deletes an element from a memory area.