ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Operating mode of dynamic Active WEBDEV Pages
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
WDDeploy features
WDDeploy can be used to......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Notifications Push: notification format (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Setup mode
Several methods can be used to distribute a WINDEV application......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Data persistence
The data persistence is used to store the value typed by the user......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (available in the window, page and report editors) as well as multiple functions that can be used to create and manipulate charts......
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).