ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
AAF: Increasing the height of the rows in the Table or Looper controls
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
The Cell control
The Cell control contains controls......
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
10. Internal component
Internal component...
21. Reports
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
Handling an internal component
An internal component is a set of elements from a project......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
The single-part and multi-part archives
Two types of archives are available......
Style of a control
As soon as it is created, a control is associated with a style......
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Help about new features: Letting users know about changes
Applications are constantly evolving......
WinCurrentLayout (Function)
Returns the index of the current layout: in the current window. in the specified window or internal window....
1. RAD (Rapid Application Development)
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
Variable scope
Variables can be declared anywhere in the code....
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Programming automatic calculations in the columns of a Table control