ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AutomaticErase (Property)
The AutomaticErase property is used to: find out whether an edit control is in "Automatic erase" mode. modify the "Automatic erase" characteristic of an edit control....
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a table. define whether the GDPR should apply to an item (in the item description in the code only)....
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
fCurrentDir (Function)
Identifies or modifies the current directory.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
MouseXPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.) returns the horizontal position (X) of the mouse cursor in relation to the field or window in question.
MouseYPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.), returns the vertical position (Y) of the mouse cursor in relation to the field or window in question.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Net constants
List of constants used by the Net functions....
NetListRemoteAccess (Function)
Returns the list of available remote accesses.
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
The Site Map control
The Site Map control allows the Web user to......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
ERR_LAUNCH_FAILED
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
28. Site SEO
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
<Chart>.Title (Function)
Modifies the caption and/or position of the chart title....
Time management help
Time management is extremely important......
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......