ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
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......
Multi-project search
Performing a search in the current project is a common operation......
15. Repeating a group of controls: loopers
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, ......
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
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....
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......
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....
2. Analysis in practice
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
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....
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).......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......