ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ProgressBarEnable (Example)
Usage example of the ProgressBarEnable function
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
HDescribeConnection (Function)
Describes a new connection to an external database.
HDescribeFile (Function)
Describes a data file programmatically.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Installing a SOAP server with IIS
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Emulating constants
List of constants used by the functions for emulating automated tests....
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Time management help
Time management is extremely important......
WaitWindowStart (Function)
Opens the wait window of application.
gLine (Function)
Builds a sequence of characters containing a line.
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
Environment of code editor
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......