ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV site deployment: automatic modification of data files
The automatic modification of the data files allows updating the description of data files on the Web server...
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
12. Pages in practice
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Environment of the data model editor
HNotifDeleteEmailRecipient (Function)
Deletes the recipients of an email notification.
NotifListCategory (Function)
Lists the notification categories of the application.
NotifDeleteCategory (Function)
Deletes a notification category from the application.
MQTTSubscribe (Function)
Used to subscribe to a MQTT notification.
MQTTUnsubscribe (Function)
Used to unsubscribe from a MQTT notification.
<mqttSession variable>.Subscribe (Function)
Used to subscribe to a MQTT notification.
<mqttSession variable>.Unsubscribe (Function)
Allows you to unsubscribe from a MQTT notification.
Notification
The Notification keyword can correspond to:
<Connection variable>.NotifDeleteEmailRecipient (Function)
Deletes the recipients of an email notification.
SSHWrite (Function)
Writes data into the specified SSH session.
ERR_BAD_FILE
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......