ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
ReplicAdmin: Overview
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install......
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
The Upload control
The Upload control is used to upload files on the Web server......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
ReplicSynchro: Use
Error 1014: The access to the member of the class is restricted by a private inheritance
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
4. Activating a dynamic WEBDEV site
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
Procedure/Function
A procedure is used to associate an identifier with a statement block......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).