ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating nested reports
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
SQLTransaction (Example)
Usage example of the SQLTransaction function
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
HRead (Function)
Reads a record in a file according to a given record number.
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
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.
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Warning 18: Loop without potential end
Events associated with the Conference control
List of events associated with a Conference control...
Check: Sending an email
The monitoring robot will......
24. Displaying and linking pages
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.
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.