ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding a Link control to an item
EventOpen (Function)
Opens a synchronization event between several threads.
Project Management Hub: Gantt chart
The Project Management Hub is used to follow the tasks of one or more contributors via......
9. Hardware and software requirements
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
Image properties (help system)
At any time, you can change the characteristics of an image inserted into a help page in the image properties......
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
IFrame control
IFrame is an HTML concept......
Creating a table in a report
Tables can be created in a report......
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
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......
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
SysNation (Function)
Returns the nation currently used by the system.
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Native Sybase Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Sybase (also called Native Access to Sybase......
fSelectDir (Function)
Opens a directory picker.
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
<fbSession variable>.Stop (Function)
Stops the Facebook session that was started by FBStartSession.