ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report viewer: Copying text
The report viewer allows you to copy text from the report and paste it to a file in another application......
Array management functions
List of functions for managing arrays...
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
fCompare (Function)
Compares the content of two files bit by bit.
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
zipClose (Function)
Closes an archive.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
MapIDGgl (Function)
Gets or sets the style used in the Map control. This style corresponds to a map ID defined in the Google Cloud console. This new function is available from version 2025 Update 2....
xmlNamespace (Variable type)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Constants for external files
List of constants used by the functions for managing external files....
SysSerialNum (Function)
Returns the IMEI number of the current device.
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.