ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
CallDLL32 (Function)
Runs a function found in an external DLL.
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
ServiceWait (Function)
Pauses the current service during the specified duration.
hScheduleMaterializedView (Type of variable)
The hScheduleMaterializedView type is used to programmatically manage a task for recalculating the data of a scheduled materialized view on an HFSQL server.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
fLock (Function)
Entirely or partially locks an external file.