ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
Installer theme
The setup program creation wizard lets you customize the setup program windows......
Source (Property)
The Source property can be used on: Chart control field field: in this case, the Source property indicates the source of the series: table column, list of values, etc, ... a connection: in this case, the Source property is used to identify or define the source of a connection (HFSQL Client/Server, OLE DB, etc.).....
ExeListProcess (Function)
Returns the list of applications currently run.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
<Variable Connexion>.RSIgnoreError (Function)
Ignores errors so that replication between HFSQL servers can continue to run.
HRSIgnoreError (Function)
Ignores errors so that replication between HFSQL servers can continue to run.
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
Characteristics of Looper controls in a page
To view the characteristics of the control, select "Description" in the context menu....
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS web service.
<Connection variable>.RSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Reports
A report provides a custom view of data......
<Connection variable>.RSTransformSpareIntoServer (Function)
Transforms a Spare server into an HFSQL server. This makes it possible to delete replications of a spare server so that it can be used again. For example, this function can be used in the case of a master server that becomes unreachable. This function should only be used in a critical situation. Note: This function is only available from version 2025 Update 1....
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.