ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer a Native Connector for MySQL...
MySQL Native Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV database schema...
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
ShellExecute (Function)
Opens a document in its associated application.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any web service.
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
DDELink (Function)
Creates a hot link with a data.
DDEWarmLink (Function)
Creates a warm link with a data.
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
1. Creating a WEBDEV project and its database schema
WEBDEV Tutorial - Creating a WEBDEV project and its database schema Lesson 1 - Creating a WEBDEV project and its database schema - 5 min
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
gpwEnumControl (Function)
Enumerates the controls found in a window or page.
Permission constants
Renvoie une ou toutes les permissions déclarées par l'application....
GanttAddLink (Function)
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
Constants for external files
List of constants used by the functions for managing external files....
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
Constants for managing the registry
List of constants used by the registry management functions....
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min