ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Find/Replace in the current project
The "Find/Replace" feature is used to......
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
Customizing the report viewer: Available windows
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
grTitle (Function)
Modifies the caption and/or position of the chart title....
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
Including the code
You want to include your code lines in a condition, in a structure, ......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
Installing a SOAP server with Apache
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Net constants
List of constants used by the Net functions....
16. Java applications in practice
Java applications in practice...
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
ToClipboardRTF (Function)
Writes a character string in RTF format into the clipboard.
2. Analysis in practice