ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HForward (Example)
Usage example of the HForward function
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
DDELink (Function)
Creates a hot link with a data.
SQLListSource (Function)
Lists the data sources declared on a local site.
<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.
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Partial indexing of memos
You now have the ability to index the content of a text memo item......
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.
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
HSetPosition (Example)
Usage example of the HSetPosition function
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
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
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
NetIPToMAC (Function)
Returns the MAC address corresponding to a given IP address.
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.