ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Move (Function)
Allows: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
<Array>.Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
ArrayMove (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
Windows: What to bear in mind if your customers use Vista (and higher)
Windows Vista (and later) proposes several improvements......
Repairing the database schema
In some cases, an error message may appear when opening the database schema linked to a project......
SCM: History search
History search allows you to perform an advanced search in the history of operations performed in the SCM......
JSON
JSON (JavaScript Object Notation - Object Notation from JavaScript) is a lightweight data exchange format......
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
How to associate an image with an element found in a TreeView Table?
This help page explains how to customize the default image associated with the elements found in a TreeView Table....
WDTrans: Rolling back all changes made to the files held by a transaction
If a transaction is in progress, rolls back all changes made to the files since the beginning of the transaction......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
2. Examples and components provided with WEBDEV
The project description window allows you to configure various elements of your project......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Crosstab report
The report editor allows you to create "Crosstab" reports......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Control template
A control template is a set of controls that can be re-used in several windows or pages......