ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Control Center of WINDEV executables (WDADMINEXE)
When a WINDEV application is installed in network, a program used to remotely check the application executables is automatically created......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
WINDEV: Example of programmed Drag and Drop
Remote WEBDEV administrator: Managing statistics
The remote WEBDEV administrator proposes a module for consulting the statistics regarding the traffic of your dynamic WEBDEV sites (standard and AWP) and Webservices deployed on a WEBDEV Application Server....
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......