ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Uncompress (Function)
Decompresses a memory block (buffer) that was compressed by Compress.
Properties associated with tabs of Sidebar controls
List of properties associated with the tabs of Sidebar controls...
Hasp constants
The Hasp constants are as follows......
HSetMemo (Function)
Used to modify the management mode of memo items.
gpwLogin (Function)
Connects a user to an application that is using the User Groupware.
XMLSign (Function)
Signs an XML document.
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
MemFirst (Function)
Positions on the first element of a memory area and returns the value of this first element.
MemPrevious (Function)
Positions on the element found before the current element of a memory area and returns the value of this element.
MemNext (Function)
Positions on the next element of a memory area and returns the value of this element.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.