ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
HMode (Function)
Changes the mode and the method for locking data files.
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
HDelete (Function)
Deletes a record from a data file (query or view).
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
gpwOpenLDAPSession (Function)
Informs the User Groupware that the authentication of users will be done via an LDAP directory.
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
WLanguage procedure called by SocketConnect
WLanguage procedure written in browser code ("callback"), called by SocketConnect.
NotesOpenDatabase (Function)
Gives access to the documents managed by Lotus Notes.
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......
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.
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......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....