ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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)....
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....
fCurrentDir (Function)
Identifies or modifies the current directory.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
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.
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......
2. How to test a site?
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 (Type of variable)
The Time type is used to easily handle the times...
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
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......
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......