ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for external files
List of constants used by the functions for managing external files....
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
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.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
SOCKS5 protocol
SOCKS5 is a simple network protocol intended to standardize the use of proxies for applications......
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.
iPrintReport (External language)
Prints a report created with the report editor.
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
Compilation options (chm format)
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
Events associated with framesets
List of events associated with framesets...