ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
HDescribeLink (Function)
Describes a link between two tables programmatically.
WINDEV Mobile 2025 Update
Here are the new features that you will discover in this version......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
CtDescribedCaption (Property)
The CtDescribedCaption property is used to get and set the caption of the connection to the OLE DB data source.
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.