ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project description: Options tab
The project description window allows you to configure various elements of your project......
Environment of the report editor
Environment of the report editor...
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability...
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page....
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer...
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items...
Voice commands in your applications
The applications that you develop can react to the user's voice......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Environment of the window editor
The main elements of window editor are as follows:
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad,...
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given...
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile...
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
FTPCommand (Function)
Sends a specific FTP command to a server.
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Different types of data (Type of variable)
A variable is defined by name and type......
Obtaining an SSL certificate for IIS2 (2.0 or later)