ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
Error 202: The method already has an access attribute (public, protected or private)
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
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)....
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
<zipArchive variable>.IsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
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), ......
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
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......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Multi-product external components
Components are a remarkably useful tool for development teams......
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
7. Internal component
An internal component is a set of elements from a project....
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Creating an insert query
An insert query (corresponding SQL statement......
The Site Map control
The Site Map control allows the Web user to......
2. Modes to install an application
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......