ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MemcachedAddSuffix (Function)
Adds a value at the end of existing value in the cache for the given key.
<Table>.EndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
App shortcuts
App shortcuts are an Android feature that allows users to quickly perform specific actions in an application without having to open the full application......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
hbDelete (Function)
Deletes: one or more cells from an HBase table for one or more columns. a row from an HBase table....
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
WDINT setup
.NET object
To access a class......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
15. Creating the executable in practice
Creating the executable in practice...
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
<Looper>.AddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
<TreeView Table>.AddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
<Looper>.AddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.