ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

File download functions
The following functions are used to manage downloads......
XMLChild (Function)
Positions on the first child element of current element.
BTOpenDeviceProperties (Function)
Opens the window of properties for a Bluetooth device.
BTDisableService (Function)
Disables a service on a Bluetooth device.
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
BTSelectDevice (Function)
Opens a system window to select a Bluetooth device.
BTEnableService (Function)
Enables a service provided by a Bluetooth device.
OBEXDisconnect (Function)
Used to disconnect from a device that supports the OBEX protocol.
Iconize (Function)
Minimizes a WINDEV window.
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
WLanguage procedure called by zipAddFile
WLanguage procedure ("Callback") used by zipAddFile to manage the progress of files being added to the archive.
ScanGet (Function)
Retrieves the characteristics of a scanner in a variable of type Scanner.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
TableSelect (Function)
Returns the index of the selected element in the Table or TreeView Table control.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
GglAnalyticsAddTiming (Function)
Adds a duration beside Google Analytics.
NetEraseFile (Function)
Deletes a file from the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
memcachedResult (Type of variable)
The memcachedResult type is used to define the characteristics of a value read on a Memcached server.
Operator on Address
The & operator returns the address of a variable as an integer
StatSum (Function)
Calculates the sum for a series of values.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
grDeleteSeries (Function)
Deletes a data series from a chart.