ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Status bar of windows
The status bar of a window is used to display several types of information......
The Spin control
A Spin control is used to increase or reduce a value found in a control......
Creating a Java archive
When your Java application is developed, you can......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
Timeout (Property)
The Timeout property is used to get and change the time after which the connection is considered to have "failed".
OutgoingData (Property)
The OutgoingData property is used to determine and change the type of data emitted by the stream.
Identifier (Property)
The Identifier property is used to get and change the name of the current computer shown to the participants who receive the audio or video stream. This name can be a number, for example.
IncomingData (Property)
The IncomingData property gets and sets the type of data received by the stream.
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
Functions for managing tiles
The following functions are used to manage the tiles found in the Windows Store apps applications...
Typing multilingual texts
For a multilingual application, you have the ability to......