ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements...
hRSConfig (Variable type)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL...
xlsDocument (Variable type)
An xlsDocument variable is used to describe and modify an Excel document...
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal...
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting...
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements...
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Constants for the archiving functions
List of constants used by the archiving functions....
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Database schema: Description of table structure
The database schema allows you to define the structure of tables used by the project......
WINDEV: Example of programmed Drag and Drop
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
13. Security benefit: managing the "Back" button
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
MyWindow (Reserved word)
MyWindow is used to handle the current window...
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2...
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called...
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable,...
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table...
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page...
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....