ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
<Window>.EdRestore (Function)
Undoes all the modifications made by the end user ("Allow end users to modify the UI" option enabled).
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
ERR_DISCONNECTED_EXEC
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
1. What is a website?
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
ReplicAdmin: Overview
WinEdRestore (Function)
Undoes all the changes made by the end user ("Allow end users to modify the UI" option enabled).
Events associated with Static controls
List of events associated with Static controls...
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
Events associated with a Layout control
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
End
END can correspond to: the END keyword of WLanguage used to specify the end of a loop. the End property, which can be used on EventTimeline variables. .......
Events associated with Chart controls
List of events associated with the Chart controls...
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......