ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
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.
SOAP web services: create, generate and deploy
WINDEV and WEBDEV allow you to generate web services directly......
FileDisplay (Function)
Displays a file in the browser of Web user.
Managing pinned projects
The home window of WINDEV, WEBDEV and WINDEV Mobile allows you to manage the pinned projects when opening an existing project......
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).
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....