ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Monochrome (Property)
The Monochrome property is used to: determine if the pixels of an image contained in an Image control are automatically replaced with a color specified in the style options ("Style" tab of the control description, "Force monochrome mode"). enable or disable monochrome mode in an Image control. Note: This property is only available from version 2025 Update 1....
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
<Connection variable>.AddUser (Function)
Adds a user to a database.
<Table>.InfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
PDFControlInfoXY (Function)
Returns the characteristics of an interactive control currently hovered over in a PDF Reader control. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify base width used for anchoring "width" fields. Find out the initial width of a report control....
The Signature control
The Signature control is a report control used to sign......
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
Linear Looper control properties
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Static control properties
List of properties associated with a Static control...
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
CalendarPosition (Function)
Returns the month displayed in a Calendar control.
CalendarSelect (Function)
Returns the date selected in a Calendar control.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.