ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
11. Choosing the action of a button/link
Error 202: The method already has an access attribute (public, protected or private)
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), ......
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
7. Internal component
An internal component is a set of elements from a project....
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......
The Site Map control
The Site Map control allows the Web user to......
Declaring and using a variable
A variable is defined by name and type......
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......