ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
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.
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
Clipboard management functions
List of functions for managing the clipboard...
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
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).
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......