ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using the Vista style in your windows
WINDEV allows you to customize...
Properties associated with the tab pane
A tab pane can be manipulated in WLanguage in a window or a page with the following properties......
WINDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
Peeling Corner control properties
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
9. Generation modes
WINDEV Mobile includes different types of generation......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
WINDEV, WEBDEV and WINDEV Mobile general options
The general options are used to configure the working environment of the product used......
Link control properties
The Link control is available in a page and in a report......
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
Upload control properties
The Upload control can be handled in server code and in browser code by the WLanguage properties......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....