ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.
Print constants
List of constants used by the print functions....
Functions for managing pages (prefix syntax)
List of functions for managing pages (prefix syntax)...
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
Graphic string management functions
List of SQL functions used to create and handle graphic strings...
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
PaneVisible (Property)
The PaneVisible property is used to: determine if the pane of the Image Editor control is visible, show or hide the pane of the Image Editor control....
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......
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Customizing the User Groupware
Running the test of the User Groupware and installing it
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....