ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Marker (Variable type)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HTMLClassToggle (Function)
Toggles a class in the HTML classes of a control: the class is added if it does not exist, the class is deleted if it already exists.
kbActionAllowed (Variable type)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
CaptionIfNew (Property)
The CaptionIfNew property gets and sets the caption of a pane opened by the end user in a Dynamic Tab control.
Spreadsheet control events
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
SpreadsheetRecalculateAll (Function)
Recalculates all formulas of a Spreadsheet control found in a window (including the formulas that use WLanguage functions/procedures)....
<Gantt chart>.PositionDateTime (Function)
Sets the first day and time displayed in a Gantt Chart column in a Table or TreeView Table control.
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
ActionBarSearchVisible (Function)
Allows you to get and change the visibility status of the search control associated with the Action Bar in the current window.
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
<Word Processing>.StartModification (Function)
Indicates the start of a series of actions performed in a Word Processing control in a single event ("undo/redo")....
GanttPositionDateTime (Function)
Sets the first day and time displayed in a Gantt Chart column in a Table or TreeView Table control.
TitleBackgroundColor (Property)
The TitleBackgroundColor property gets and sets the background color of a column title in a Table or TreeView Table control.
WINDEV, WEBDEV and WINDEV Mobile general options
The general options are used to configure the working environment of the product used......
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a table, query, etc....
ImageState (Property)
The ImageState property gets and sets the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
DocReplace (Function)
Finds all the instances of a character string and replaces them with another string: in an entire Word Processing document. in a fragment....
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......