ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The .NET field 3.0, 4.0, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
Link functions (prefix syntax)
Link functions are used to link the interface with the data files (and vice versa)....
Programming charts (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
SOAP functions (prefix syntax)
List of SOAP functions...
XML functions (prefix syntax)
List of XML functions...
Management of MQTT (prefix syntax)
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
Analysis links
The links are used to link the files found in an analysis between themselves......
BTLE functions (prefix syntax)
The following functions are used to handle the Bluetooth Low Energy devices:...
<ftpConnection variable>.GetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer. This new function is available from WINDEV Suite SaaS 2025 Update 2....
Print functions (prefix syntax)
List of print functions...
8. Sharing a project in practice
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Error 204: using a parameter without optional value after parameters ...