ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
The home page
The home page is the first page of your site......
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
<Command variable>.Kill (Function)
Forces the termination of a running executable associated with a command. Note: This function is only available from version 2025 Update 1....
CmdKill (Function)
Forces the termination of a running executable associated with a command. Note: This function is only available from version 2025 Update 1....
DriveRecoverFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
<Variable Drive>SendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
<Variable Drive>RetrieveFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
tapiGetNumber (Function)
Opens a window that allows sharing the user's phone number(s)....
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
7. AJAX technology
Draws a rectangle in an Image variable....
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
11. User Macro-Code: UMC in practice