ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" column and "Editable Combo Box" column in a Table control. Word Processing control. Code Editor control....
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
Breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
SCM administrator: Managing branches
The SCM (Source Code Manager) administrator allows to you manage the branches of the different projects found in SCM......
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure....
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
2. Modes to install an application
Automatic error handling
Error handling can be customized for each process......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Allowing nullable types
Allowing nullable types in a project changes the way your project handles null values......
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Client/Server: Connecting client computers to the server
In order for the application to be able to handle the tables found on the HFSQL server, the connection that will be used by the application must be defined in the project......