ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Scheduler>.SelectPlus (Function)
Selects an appointment in a Scheduler control.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
Events associated with TreeView controls
List of events associated with TreeView controls...
The Multimedia control
The Multimedia control is used to play multimedia files......
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
<Scheduler>.SelectMinus (Function)
Deselects an appointment from a Scheduler control.
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
<Scheduler>.DeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
Dimension (Example)
Example of use of Dimension
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
<Organizer>.SelectMinus (Function)
Deselects an appointment from an Organizer control.
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
CertificateSignString (Example)
Usage example of the CertificateSignString function
Screen,XVar (External language)
Defines whether a control is included (or not) in the current window.
<Organizer>.SelectPlus (Function)
Selects an appointment in an Organizer control.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Sliding Banner control properties
The WLanguage properties can be used to handle ......
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.