ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Constants for managing tiles
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a table, query, etc....
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.)....
<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.)....
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
The Slider control (in a window)
A slider control is used to select a value between two bounds......
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.)....
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Segmented Button control
The Segmented Button control can be understood as a set of ON/OFF buttons grouped together in a single control......
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......