ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling report blocks
The different operations available on report blocks are as follows......
<zipArchive variable>.FileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
DocChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
<docElement variable>.ChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
ERR_BAD_DLLEXE
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
<Camera>.Capture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
How to choose the data source of a control?
This help page presents the different data sources available for a control....
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
1. Project and analysis
2. User-friendly editors in practice
User-friendly editors in practice...
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
Query editor
The query editor is used to automatically create queries on the data files......