ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
GglListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
Compression (Property)
The Compression property gets and sets the data compression mode.
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
DotNetAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Ad Hoc deployment
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
CtCursorOptions (Property)
The CtCursorOptions property is used to get the type of cursor used when connecting to an external database.
InAndroidMode (Example)
Usage example of the InAndroidMode function
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
Server (Property)
The Server property is used to manage servers.