ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
13. External component in practice
External component in practice...
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
2. Types of setup
Types of setup...
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
HCheckStructure (Function)
Defines the mode for comparing data files.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.