ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling report blocks
The different operations available on report blocks are as follows......
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 ......
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Configuring the IIS 7/7.5 server
Managing space characters in the searches?
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......
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
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......
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
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.
Error 1004: To explicitly access an element of the base class '%1', use the syntax
<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....
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
ERR_BAD_DLLEXE
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....