ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Events associated with Looper controls
List of events associated with Looper controls...
Multilingual project
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
Managing main window menus
A main menu is necessarily associated with a window......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
Constants for managing albums
Constants used to manage the photo album of the device....
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
VideoSetDriver (Example)
Usage example of the VideoSetDriver function
CameraChangeDriver (Example)
Usage example of the CameraChangeDriver function