ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
IF statement
The conditional IF statement allows you to run an action according to a condition...
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
WDTRAD license agreement
WDTRAD license agreement...
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
Events associated with the project
List of events associated with the project...
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....