ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.TransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
Standard FTP functions
List of standard FTP functions...
Dialog box management functions
List of functions for managing dialog boxes...
8. Traffic statistics of dynamic sites
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Cleaning the project
After months or years of development and maintenance, the directory of your project often contains several files that are not used anymore but that you don't dare delete......
.NET application
To create a.NET application from a project......
ERR_NOTAVAILABLE
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
Error 121: Shadowing a structure
Minimap
The minimap is an option that allows you to quickly navigate the code editor......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
1. Project and analysis
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......