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...
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
4. Activating a dynamic WEBDEV site
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Check: Connectivity to HFSQL Client/Server
The monitoring robot will try to connect to a HFSQL Client/Server server......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Managing the runtime errors
Some errors may occur in your application......
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
WDDIXIO overview
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
4. Dedicated server or shared server?
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Share your projects via Git
Git is a source code manager......