ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<emailSMTPSession variable>.CloseSession (Function)
Closes an SMTP session.
<emailIMAPSession variable>.CloseSession (Function)
Closes an IMAP session.
<emailNotesSession variable>.CloseSession (Function)
Closes a Notes session.
<emailOutlookSession variable>.CloseSession (Function)
Closes an Outlook session.
fClose (Function)
Closes an external file.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Error 1035: A class used in a structure must have a constructor without parameter...
Error 1036: A class used in an array must have a constructor without parameter
Associated (Property)
The Associated property determines if an element belongs to the base class or to an associated class.
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
ERR_MSG_BOX
Cross-references in the code editor
The cross-references in the code editor are used to identify......
hdfsCloseConnection (Function)
Closes a connection to a Hadoop server.
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
<Connection variable>.ModifyViewRights (Function)
Modifies the rights granted to a user or group on an SQL view or on a materialized view.
H.SQLServerMode (Variable)
Allows you to specify the version of the Native SQL Server Connector that will be used.
SQLCodeExecuted (Property)
The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value.
HModifyViewRights (Function)
Modifies the rights granted to a user or to a group on a SQL view or on a materialized view.
<hdfsConnection variable>.CloseConnection (Function)
Closes a connection to a Hadoop server.
NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.
DomoClose (Function)
Closes the communication opened by DomoOpen.
<emailPOP3Session variable>.CloseSession (Function)
Closes a POP3 session.
Repairing the project
In some cases, "Project......
1
3
4
5
6
7
100
>