ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Check model
You can use check models to easily create checks...
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Events associated with internal windows
List of events associated with internal windows...
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
MyParent (Reserved word)
MyParent is used to handle...
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......