ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BufferToURI (Function)
Saves the contents of a buffer to a resource identified by its URI.
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
SNMPTrapEnable (Function)
Enables the interception of an SNMP "trap" sent by an agent.
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
gpwOpenSite (Function)
Allows you to start the site when using the user groupware.
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
<Dashboard>.SaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
<Chart>.SaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
<Chart>.SaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
FileSize (Property)
The FileSize property is used to get the size of a file.
FileToURI (Function)
Saves the contents of a file to a resource identified by its URI.
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
<Connection variable>.LoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
SysSpace (Function)
Returns the physical memory space for the current computer.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
SQLListSource (Function)
Lists the data sources declared on a local site.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
gImage (Function)
Builds a sequence of characters containing an image.
iPrintImage (Function)
Sends the image file to print to the print buffer.
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....