ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Manipulating files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another...
Constants for managing projects
List of constants used by the functions for managing projects....
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
ServiceUninstall (Function)
Uninstalls a service.
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
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......
Describing an element
A flexible modeling includes different elements linked together......
9. Types of standard controls
Types of standard controls...
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
Advanced types
The advanced types of WLanguage are as follows...
Internal component description
The description of an internal component can opened at any time......