ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding a Check Box control to an item
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Weight (Property)
The Weight property is used to manage the weight of an element in a TreeMap control.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
<Source>.Found (Function)
Checks whether the current record corresponds to the current filter or search.
WLanguage procedure called by KanbanFilter
WLanguage procedure ("callback") called by KanbanFilter to set an advanced filter.
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
<mongoCollection variable>.DeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
Pinned (Property)
The Pinned property is used to: Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area. Determine if a control is pinned....
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
2. Examples and components provided with WEBDEV
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Removing a project from the SCM (Source Code Manager)
zipFilter (Function)
Returns the list of archive formats supported by the current platform, in the format expected by the filter of fSelect.
FontMinSize (Property)
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option.
SelectedTextWithTag (Property)
The SelectedTextWithTag property is used to get or change the text selected in a rich edit control (RTF or HTML) with HTML or RTF formatting tags.
SelectedResource (Property)
The SelectedResource property returns the name of the resource that corresponds to the user's selection in a Scheduler control....
ButtonType (Property)
The ButtonType property is used to get and change the type of a Button control: Cancelation, Interruption, Validation, ...
Layout (Property)
The Layout property is used to get the layout of the cells in a Layout control.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......