ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_TIMEOUTINIT
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
<Connection variable>.InfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
SaaSCheckService (Function)
Checks the access rights of the user to a service of the SaaS site.
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
MenuState (Function)
Identifies the state of a menu option (context menu or drop-down menu): active, inactive or invisible.
HInfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
Rights on the virtual directory
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
The Native Container control
The Native Container control is used to manage the controls not created with WINDEV or WINDEV Mobile......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
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)....
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
Error 1023: The access to the method of the class is restricted by a private inheritance
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
DNS functions
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.