ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SOAP web services: create, generate and deploy
WINDEV and WEBDEV allow you to generate web services directly......
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
6. How to display an AWP website
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
The .NET field 3.0, 4.0, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
The Upload control
The Upload control is used to upload files on the Web server......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
FileDisplay (Function)
Displays a file in the browser of Web user.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
fMoveFile (Function)
Moves a file from one directory to another.
Operating mode of dynamic Active WEBDEV Pages
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
9. Sharing a project in practice
Sharing a project in practice...