ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table or TreeView Table control). Get the number of column title-headers (Table or TreeView Table control). Change the title and aspect of a column title-header (Table or TreeView Table control)....
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
15. Repeating a group of controls: loopers
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
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, ......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
1. RAD (Rapid Application Development)
1. RAD (Rapid Application Development)
Binding a Scrollbar control to an item
A scrollbar can be bound to an item in a data file, query, etc....
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....