ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
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.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
iPrintImage (Function)
Sends the image file to print to the print buffer.
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
InfoBuild (Function)
Displays a custom message in a system information window.
Dictionary
The dictionary is a file that can contain the project elements......
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)....
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the table described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
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....
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static Text control in a report....
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
AuthToken (Variable type)
The AuthToken type contains the characteristics of a token to access a web service.
Container controls
WINDEV, WEBDEV and WINDEV Mobile feature different controls that can contain other controls......
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....
HSavePosition (Function)
Stores the current file context (current record, filter, pointers).
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......