ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The .NET 2.0 control (WinForm)
The ".NET 2.0 control (WinForm)" is used to easily manage the.NET controls in WinForm format (for.NET 2.0)....
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Declaring and using a variable
A variable is defined by name and type......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
The Site Map control
The Site Map control allows the Web user to......
SourcePage (Property)
The SourcePage is used to identify the source of an internal page (i.e. the internal page displayed by an Internal Page control).
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
Database of the Control Centers
The database of Control Centers groups various information shared by the different modules found in WINDEV, WEBDEV and WINDEV Mobile......
6. HFSQL Client/Server clusters
2. Modes to install an application
6. HFSQL Client/Server cluster
Events associated with Edit controls
WLanguage events associated with Edit controls...
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
SourceWindow (Property)
The SourceWindow property is used to get the source of an internal window (i.e. the internal window displayed by the Internal Window control).
Creating a translation file
WDINT allows you to create a translation file....
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......