ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
EndProgram (Function)
Ends the execution of the current program.
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
4. UI: Windows
IU of windows...
Handling Spreadsheet controls programmatically (in a report)
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
What is an application?
An application is a set of objects (windows, controls, ......
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......
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
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......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
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......
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
Software Factory
The concept of software factory is used to automate the process for creating applications....
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)......
Creating nested reports
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
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......