ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
Java application and WINDEV
A Java application is an application entirely compiled in Java......
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
HFSQL Client/Server functions (prefix syntax)
Several HFSQL functions are used to manage the HFSQL Client/Server data......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
HFSQL Client/Server management functions
Several HFSQL functions are used to manage the HFSQL Client/Server data......
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
fExeDir (Function)
Returns the directory from which the execution is started.
7. AJAX technology
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Creating a query
Two methods can be used to create a query......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV websites......
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.