ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
TokenCurrentInput (Property)
The TokenCurrentInput property is used to read or change the value being entered in a "Text token" edit control.
Replication: The different types
The data replication is a powerful feature......
9. Monitor your sites, servers, etc.
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
TokenListSeparator (Property)
The TokenListSeparator property retrieves or modifies the separators that trigger the creation of new tokens when entering information in a "Text token" Edit control.
Discover all the possibilities of pivot tables
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
".STY" file: "Style sheet" file
A style sheet is a "......
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
Manipulating TimeLine controls programmatically (prefix syntax)
A TimeLine control can be......
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
Selection (Property)
The Selection property is used to get the characteristics of the selection (or cursor): in a Word Processing control. Remark: This selection is in the section being edited in the control (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
FlexDirection (Property)
The Property FlexDirection allows you to know and modify the sense and direction of the main axis of a Flexbox control ( Property CSS corresponding "flex-direction").
FlexAlignSelf (Property)
The Property FlexAlignSelf allows you to know and modify the alignment and vertical anchoring of the field in the row of the Flexbox field ( Property corresponding CSS "align-self").
Obtaining an SSL certificate for IIS2 (2.0 or later)
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
SaaSConnectedUser (Function)
Returns the user currently connected via SaaSConnect.
fSeek (Example)
Usage example of the fSeek function
Installing and starting WDTRAD
Handling an Organization Chart control through programming (prefix syntax)