ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dbgEnableAudit (Function)
Enables the dynamic audit through programming.
AAF: Context menu of Image controls
A context menu is available for Image controls......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Image control in a page
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
iPrintReport (Function)
Prints a report created with the report editor.
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
Constants for telemetry management
Constants for telemetry management...
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
JavaExecuteFunction (Function)
Starts a specific static function of a given Java class.
fUnlock (Function)
Entirely or partially unlocks an external file.
2. Examples and components provided with WEBDEV
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......