ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.TransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified 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).
WLanguage procedure called by WebSocketClientConnectSSL
WLanguage procedure ("callback") called by WebSocketClientConnectSSL when the connection to the server is established.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
2. Projects in practice
Discover the main operations that can be performed on a project....
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
4. HFSQL Classic
HFSQL Classic is the database format......
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
PrivateKeyPassword (Property)
The PrivateKeyPassword property sets the key file password (for a private key connection).
<Connection variable>.ListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
Timeout (Property)
The Timeout property is used to get and change the time after which the connection is considered to have "failed".
DDEConnect (Function)
Establishes a DDE connection between the current program and the recipient according to a given topic.
BTChangeConnectivity (Function)
Used to configure a Bluetooth radio to accept (or not) the requests for connection coming from the devices.
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
How to save and retrieve an image in a binary memo
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.