ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
Error 13: Label already found
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example)....
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
8. Source Code Manager (SCM)
Source Code Manager (SCM)...
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
<TreeView Table>.ItemStatus (Function)
Returns the state of a node in a TreeView Table control: rolled up, unrolled or non-existent.
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Events associated with Image controls
List of events associated with Image controls...
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......