ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
MinHeight (Property)
The MinHeight property is used to get and change the minimum height of a control or window.
MaxWidth (Property)
The MaxWidth property gets and sets the maximum width of a control or window.
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
Project Management Hub: Task management
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
<ftpConnection variable>.Command (Function)
Sends a specific FTP command to a server. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
httpRequest
The HTTPRequest keyword can correspond to...
Reports & Queries: New features in this version
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
SQLExec (Function)
Names and runs an SQL query.