ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

5. HFSQL Client/Server
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
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......
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
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,...
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
How to fill a TreeView control?
This help page explains how to fill a TreeView control....
Native Access to SAP
SAP is a widely used ERP......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
<Variable pdfDocument>ToText (Function)
Extract the text contained in an Document PDF.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
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......