ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Container column in a Table control
A cell found in a Table control can contain a set of controls......
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Task list
Each project can be associated with a task list......
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Classes, members, methods and properties
A class is made of......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
SNMP constants
List of constants used by the SNMP functions....
Page templates
WEBDEV allows you to create page templates......
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Phone constants (Android / iOS)
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
AJAXExecute (Function)
Runs a server procedure without refreshing the page.
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
The Looper control
A Looper control is used to repeat the controls found in a specific area......