ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MyRightSlidingWindow (Reserved word)
MyRightSlidingWindow is used to handle the right sliding window associated with the current window.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Search in current code
When coding, developers often need to do a quick search in the current code...
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
Diagram editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV offer an automatic management of Drag and Drop....
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
ControlClone (Function)
Creates a new control from an existing control.
notificationAction (Variable type)
The notificationAction type is used to describe an additional action associated with a notification.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
ParallaxRateY (Property)
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves.