ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
fTrackFile (Function)
Triggers the tracking of a file.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
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....
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Creating a translation file
WDINT allows you to create a translation file....
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
LDAPRenameAttribute (Function)
Renames an attribute.
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....