ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Creating a table in a report
Tables can be created in a report......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
API (Function)
Runs a function found in an external DLL.
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Page Footer block
The Page footer block is run at the end of each page......
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Border management constants
List of constants used by the border management functions....
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
Constants for managing the windows
List of constants used by the functions for managing the windows...
Constants for managing certificates
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Programming an indexed control
Manager of automated tests
The test manager is used to......
DotNetDelegate (Function)
Initializes a.NET delegate.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......