ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
AAF: Context menu of Image controls
A context menu is available for Image controls......
Types of Edit controls
WINDEV applications for Linux: Specific features
Currencies
A currency is a real coded on 10 bytes....
20. Control templates
Sliding Banner control properties
The WLanguage properties can be used to handle ......
Handling a Calendar control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Error 1029: The access to the base class is restricted by a protected inheritance
Error 1030: The access to the base class is restricted by a private inheritance
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
4. HFSQL Classic
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
ERR_LOADMOREDLL
Aliases on data files: HAlias
The aliases are used to handle......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.