ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
NetSendBuffer (Function)
Transmits a character string to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetExecute (Function)
Runs a specific program on an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetEndServer (Function)
Stops an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV and started by NetStartServer. This function is kept for backward compatibility....
<Variable ftpConnexion>Attribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol). This new feature is available as of WINDEV Suite SaaS 2025 Update 2....
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install...
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
11. Controls in practice
Discover the main characteristics of the controls...
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
LatestDateCovered (Property)
The LatestDateCovered property is used to get the date of the last selected record. This property can be used on: a sfSeekUpdatedResult variable. a sfSeekDeletedResult variable]....
Data persistence
The data persistence is used to store the value typed by the user......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
WEBDEV 2024 Tutorial - Table of contents
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
NetServerOption (Function)
Manages the rights of clients on the server (FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV). This function is kept for backward compatibility....
NetRenameFile (Function)
Renames or moves a file located on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server created with WINDEV. This function is kept for backward compatibility....
NetSendMessage (Function)
Triggers a Windows event on the system of an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
NetRemoteMessageBox (Function)
Displays a dialog box on the screen of the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
7. Layouts using the Flexbox control