ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
TableToJSON (Function)
Converts the contents of a Table or TreeView Table control to a JSON string.
<Table>.ToJSON (Function)
Converts the contents of a Table or TreeView Table control to a JSON string.
Associating documents with the project
To describe a project in detail, you can associate documents with it......
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
WINDEV/WINDEV Mobile field styling
As soon as it is created, a control is associated with a style......
Operations performed on deployment diagrams
The following paragraphs explain......
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
Creating anchors
The anchors are used to define specific points in a help page......
Operations performed on component diagrams
The following paragraphs explain......
Events associated with an Organizer control
The following events are associated with Organizer controls:...
8. Windows in practice
Discover the main actions that can be performed on the windows....
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......