ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
Classes, members, methods and properties
A class is made of......
WDXView : Use
This help page presents the different features of WDXView......
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
26. Style sheets: to simplify the layout
Controlling the WEBDEV Application Server
Starting with version 28, you can remotely control the WEBDEV Application Server......
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Report viewer: "Find" tab
A search feature is automatically available when previewing a report......
ERR_SESSION_CLOSED
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Copying and cloning
Variables are copied using the "=" operator...
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...