ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Body block
The Body block corresponds to the main block of the report......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
What is an application?
An application is a set of objects (windows, controls, ......
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
WEBDEV license agreement
WEBDEV license agreement...
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
11. External component
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Operations performed on state-transition diagrams
The following paragraphs explain......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
WDDIXIO
WDDIXIO is a tool that helps you translate the text of an application......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...