ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
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......
Discover all the possibilities of pivot tables
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Enumeration (Type of variable)
An enumeration is a set of values......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Programming custom calculations in Table controls
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
Looper control based on a data file
This type of Looper control uses data from a data file or query......
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
fSelect (Function)
Opens the Windows file picker.
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
OpenChild (Function)
Opens a non-modal child window.