ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 108: The size of the variable is not allowed
Flips an image contained in a picLayer variable with respect to a vertical axis (symmetry with respect to a vertical axis)....
1. WEBDEV administrator
In a web application, you may need to run long processes (for example, to update counters......
Managing spatial data in HFSQL databases
Starting with version 2024, you can store and manipulate geometric and geographic data in HFSQL databases......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
Custom properties (WLanguage)
A custom property is a code element with two events......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
"About" window
The "About" window is used to display and access various information about the current application......
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Themes
The themes are used to standardize the visual aspect of a site and they allow you to easily change style......
<HFSQL connection>.ReindexAsynchronous (Function)
Rebuilds the index of an HFSQL Client/Server table (".NDX" file). This operation is asynchronous, i.e., it is performed on the server and does not block the client side. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
HReindexAsynchronous (Function)
Rebuilds the index of an HFSQL Client/Server table (".NDX" file). This operation is asynchronous, i.e., it is performed on the server and does not block the client side. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 2....
WDTrans: Overview
WDTrans is a tool for canceling transactions......
16. Protecting access to the site: passwords
Code history
The code history is used to......
SCM: Ribbon options
The operations on the SCM can be performed from the SCM tab of WINDEV, WEBDEV or WINDEV Mobile....
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
2. Static or dynamic site