ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
HReadLast (Example)
Usage example of the HReadLast function
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
HOut (Example)
Usage example of the HOut function
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
<Source>.ExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
EmailSetTimeOut (Function)
Changes the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
<Source>.ExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
HModify (Example)
Usage example of the HModify function
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
SQLConnect (Example)
Usage example of the SQLConnect function
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
HCloseConnection (Example)
Usage example of the HCloseConenction function
Test of a query
The query editor allows you to run the test of query result......
ParallelTaskExecute (Function)
Triggers the execution of a parallel task.
HCancelDeclaration (Example)
Usage example of the HCancelDeclaration function
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
Network constants
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......