ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LineHeight (Property)
The LineHeight property is used to get and change the height of the rows: in a List Box control, in a ListView control (standard display mode only), in a Table control, in a Combo Box control, in a Looper control (height of the row), in an Organizer control....
iDestination (Function)
Configures the print destination.
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
<Window>.Open (Function)
Opens a modal WINDEV or WINDEV Mobile window.
ControlCreate (Function)
Creates a new control (of any type) in a window programmatically.
WEBDEV styles
WEBDEV styles are advanced styles......
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Electronic invoicing: Factur-X in WLanguage
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
WINDEV concepts
Map control properties
The following properties can be used with Map controls:...
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
Filters in table fields linked to a table
To filter the records displayed in a Table control linked to a table, WINDEV, WEBDEV and WINDEV Mobile offer several options......
WebSocketClientConnectSSL (Function)
Establishes an SSL connection between the client and a WebSocket server.
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
Open (Function)
Opens a modal WINDEV window.