ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Handling a Range Slider programmatically
WINDEV lets you manipulate a Range Slider control directly by programming......
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
FileSize (Property)
The FileSize property is used to get the size of a file.
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
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......
Installing and starting WDTRAD
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
Installing OpenOffice
WINDEV, WEBDEV and WINDEV Mobile propose a spelling checker......
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.