ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
HCreateMovableReplica (Function)
Creates a movable replication.
EmailCheckAddress (Function)
Checks the validity of an email address.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
User Groupware files
Two categories of data files are managed......
PageDisplay (Function)
Displays a web page in the user's browser....
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
SNMP constants
List of constants used by the SNMP functions....
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.