ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EndEvent (Function)
Cancels the interception of a Windows event on a WINDEV control or window (implemented by Event).
SCM: Optimizing the time management
From version 110042, the dates and times are stored in the Source Code Manager in UTC format (Universal Time Coordinates) instead of local computer time......
5. HFSQL Client/Server
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
Binding an Image control to an item
An Image control can correspond to an item found in a table, in a query,...
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
WEBDEV Page control events
Starts the execution of a secondary thread....
Infinite Progress Bar control events
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Restore (Function)
Displays a WINDEV window to its initial size.
Maximize (Function)
Displays a WINDEV window in its maximum size.
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
3-tier architecture
The development in "3-tier" architecture is now simplified......