ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 1014: The access to the member of the class is restricted by a private inheritance
Functions for handling directories and external files (prefix syntax)
External file functions (prefix syntax)...
CtCursorOptions (Property)
The CtCursorOptions property is used to get the type of cursor used when connecting to an external database.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Keep-alive on connection
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
SaaSAdminSiteConnection (Function)
Returns the connection to the common database or to the reference database of the SaaS site.
SaaSIsConnected (Function)
Defines whether the connection to the SaaS web service is still established.
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
Port (Property)
The Port property is used to identify and change a server connection port.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
Database (Property)
The Database property is used to get and modify the database associated with a connection.
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.
<Connection variable>.ModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
DDERetrieve (Function)
Retrieves a data sent by a program (the recipient of the connection for the specified object).
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.
<Connection variable>.TransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......