ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Help about new features: Letting users know about changes
Applications are constantly evolving......
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
Erase patches
To quickly modify the operating mode of an application, you can use application patches......
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....
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
WINDEV License Agreement
WINDEV License Agreement...
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
HListConnection (Function)
Returns the list of connections currently described in the application.
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
<Connection variable>.DisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.