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...
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Camera control in a mobile application
The Camera control is used to......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
SQL view
An SQL view is a virtual data source defined by an SQL query......
ActiveDirectory (Property)
The ActiveDirectory property allows you to connect to an HFSQL server using Active Directory authentication.
Error 202: The method already has an access attribute (public, protected or private)
Materialized view
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Error 1014: The access to the member of the class is restricted by a private inheritance
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
<Source>.NbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
Error 805: No syntax without parameter
Error 1011: To access the global member of the class, use ClassName::MemberName
Query based on query
Queries can be based on items from another query......
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
HtmlFormat (Property)
The HtmlFormat property is used to: find out whether an edit control accepts the input in HTML format. modify the input format of an edit control....
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......