ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
Events associated with the Conference control
List of events associated with a Conference control...
Check: Sending an email
The monitoring robot will......
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
Warning 18: Loop without potential end
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
<gglConnection variable>.ListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
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.
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.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
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.