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...
TokenURL (Property)
The TokenURL property gets and sets the URL for retrieving an access token.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Secure REST web service
WINDEV and WEBDEV allow you to create REST web services and secure access with OAuth tokens......
Native Sybase Connector: Programming with SQL functions
The use of SQL functions to handle Sybase data does not require importing the file structure into the analysis......
Native Informix Connector: Programming with SQL functions
The use of SQL functions to manipulate Informix data does not require importing the file structure into the analysis......
xBase files: Limits
WINDEV License Agreement...
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
5. User Groupware in practice
2. Types of accessible files
Types of accessible files...
<emailIMAPSession variable>.AddFolder (Function)
Adds a folder into the messaging software using IMAP (Internet Message Access Protocol), ...
3. Types of accessible files
Error 1006: The member is not global: use: to access it
MenuState (Function)
Identifies the state of a menu option (context menu or drop-down menu): active, inactive or invisible.
Authentication (Property)
The Authentication property defines the authentication method required to access resources in a given server or website.
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......