ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
5. User Groupware in practice
Creating a select query
A select query (corresponding SQL statement......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
Translating a text file with WDTRAD
18. Order of execution of the code of buttons/links
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......