ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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 analysis...
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer a Native Connector for MySQL...
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
Error 1003: The element does not exist in the class
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
AuthImportToken( Function)
Creates a webservice access token from an description token in JSON format.
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....
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......
TokenURL (Property)
The Property URLToken allows you to know and modify the URL for retrieving the access token.
5. User Groupware in practice
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......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
3. Types of accessible files
2. Types of accessible files
Types of accessible files...
Error 1006: The member is not global: use: to access it
<emailIMAPSession variable>.AddFolder (Function)
Adds a folder into the messaging software using IMAP (Internet Message Access Protocol), ...
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
xBase files: Limits
MenuState (Function)
Identifies the state of a menu option (context menu or drop-down menu): active, inactive or invisible.
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Examples for using the OLE DB provider for HFSQL