ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Joins between the tables of a select query
When several tables are used in a query, the query editor automatically searches for the links between these tables described in the database schema......
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
Secret string vault
Passwords, private keys and tokens are often used in programming......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
StreamAccept (Function)
Associates a stream connection request with a Conference control.
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Installing the monitoring robot
The monitoring robot includes three executables......
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
GestureNbPointer (Function)
Returns the number of pointers in contact with the screen.
Manipulating Radio Button controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Radio Button controls......
<Source>.FilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HDescribeLink (Function)
Describes a link between two data files through programming.
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Operations in a Select query : add and delete
The following paragraphs present......
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......