ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
Installing the monitor
The monitoring robot includes three executables......
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
Events associated with ListView controls
List of events associated with ListView controls...
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
iPrintImage (Function)
Sends the image file to print to the print buffer.
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.