ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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 analysis...
3. Types of accessible files
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), ...
Error 1006: The member is not global: use: to access it
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......
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......
License agreement - HFSQL Client/Server
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
5. User Groupware in practice
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
SAP functions
List of SAP functions...
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
<emailIMAPSession variable>.CurrentFolder (Function)
Returns the name of the current folder in the messaging software using IMAP (Internet Message Access Protocol).
Error 1001: The operators: and:: can only be used in the methods of classes
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
EmailStartNotesSession (Function)
Allows you to access the data handled by the Lotus Notes messaging (emails, contacts, groups of contacts, tasks, appointments).
PlanActif (Property)
The Property Plane Active allows you to know and modify the number of the plan Active in a window, an internal window or a Cell control .
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
EmailAddFolder (Function)
Adds a folder into the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
The Spreadsheet control
Spreadsheets are one of the most used office tools......
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
WDSQL: Running an SQL query
WDSQL is used to run all the SQL queries created by WDSQL......