ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window...
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
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....
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
grWndSize (Function)
Defines the size of the window containing the chart.
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
TableMode (Function)
TableMode is kept for backward compatibility.
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
Merging differences (SCM)
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.