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)....
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......
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
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......
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a table with the value of the controls in the page. The table items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....