ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project description: Languages tab
The project description window allows you to configure various elements of your project......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Error (Function)
Displays a custom error message in a system error window.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
DotNetDelegate (Function)
Initializes a.NET delegate.
Certificate (Variable type)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It allows you to present a large number of logically arranged fields in a small area, so you can make choices....
notificationAction (Variable type)
The notificationAction type is used to describe an additional action associated with a notification.
notificationCategory (Variable type)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
Software factory administrator: Options
Several options can be configured in the Software Factory administrator......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Manipulating Edit controls programmatically
You can manipulate Edit controls programmatically......
Automation object
The Automation keyword is used to declare an automation object...
Report viewer: "Overview" pane
The report viewer allows end users to view reports before printing them......
WDInst: set directory for tables and User Groupware files
The setup editor WDInst ("Tools......
Camera field: decode barcodes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
HReadLast (Function)
Sets the position on the last record of a table according to a browse item.
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Edit control: buttons integrated into the input field
You can include different buttons in the input area of an Edit control......
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Progress Native Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must......