ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
Date
The Date keyword can correspond to...
.NET object
To access a class......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
9. Internal component
5. Displaying a WEBDEV Session site
2. User-friendly editors in practice
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
<Calendar>.SelectPlus (Function)
Selects a date in a Calendar control.
tapiAnswerCall (Function)
Answers an incoming call that was detected.
<Kanban>.MoveCard (Function)
Moves a card in a Kanban control.
<Kanban>.InsertCard (Function)
Inserts a card in a Kanban list.
<Kanban list>.InsertCard (Function)
Inserts a card in a Kanban list.
KanbanMoveCard (Function)
Moves a card in a Kanban control.
KanbanInsertCard (Function)
Inserts a card in a Kanban list.
DatePicker (Function)
Opens the system date picker.
Use a calendar to enter dates
5. Site test in practice