ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
7. HFSQL: files physically created
The HTML Display control
The HTML Display control displays a web page in an application......
<Connection variable>.CopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
nWDExecuteEx: Running a WLanguage function
Runs a WLanguage function by dynamic compilation, without command formatting......
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Copying and cloning
Variables are copied using the "=" operator...
ControlClone (Function)
Creates a new control from an existing control.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
Handling TimeLine controls programmatically
A TimeLine control can be......
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Analyzing dependencies and orphan images
To help you manage the navigation of the Web users in your sites, an advanced feature for analyzing the dependencies and the orphan images is available in WEBDEV......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Principle for running threads
At runtime, an application runs in a main thread......
Native Oracle Connector for WINDEV and WEBDEV
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......