ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multi-database queries
A query (typed in SQL code) can operate on different databases......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Recycle code windows
By default, a single code window is opened per ......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
NetInfoRemoteAccess (Function)
Returns information about the status of a connection as well as the statistics about this connection.
Error 1001: The operators: and:: can only be used in the methods of classes
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
HListServerTrigger (Function)
Lists the different triggers available on a connection or on one of the connection files.
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
<Connection variable>.ConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
Set of procedures
The global procedures are grouped in set of procedures......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
<Connection variable>.EndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
1
5
6
7
8
9
131
>