ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
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.
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
EmailCheckAddress (Function)
Checks the validity of an email address.
KioskEnable (Function)
Switches the current Android application to kiosk mode.
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
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......
HDeactivateServerTrigger (Function)
Disables a HFSQL Client/Server server trigger on a server....
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
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.
Describing an element
A flexible modeling includes different elements linked together......
9. Types of standard controls
Types of standard controls...
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
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......