ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
2. Analysis in practice
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......
21. Reports
10. Internal component
Internal component...
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)...
Style of a control
As soon as it is created, a control is associated with a style......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
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)......
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
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, ......
ERR_PARSER
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
4. When to use the debugger?
Programming automatic calculations in the columns of a Table control