ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating Native Container controls programmatically
The Native Container control returns an handle/identifier......
3. Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
19. Sending emails
11. Controls in practice
Discover the main characteristics of the controls...
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Image editor: Features
The image editor includes several features......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
Queue, Stack and List functions (prefix syntax)
List of Queue, Stack and List functions...
ERR_BAD_ACTION
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
The requested action cannot been performed: the page was not synchronized
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
14. Controls in practice
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......