ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using Java code
You have the ability to enter Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
iPreview (Function)
Configures the print destination.
Extracting messages added or modified since last extraction
A project was already created and translated......
<Connection variable>.SetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
7. Available controls in a window
WINDEV Mobile includes several types of controls...
<Connection variable>.FileExist (Function)
Finds out if a file exists, i.e. if it has been physically created (HCreation or HCreationIfNotFound).
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
<Source>.ImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
HEndNoModif (Function)
Unlocks a file that was locked by the same program with HNoModif.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
aiNeuralNetworkModel (Type of variable)
The aiNeuralNetworkModel type is used to define all the advanced characteristics of a neural network used by AIDetectModel.
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Types of Edit controls
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Switzerland.checkTaxNumber (Function)
Tests the validity of a tax number in Switzerland.
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....
Burner constants
List of constants used by the burner functions....
TableEnumBreak (Function)
Enumerates the breaks found in a Table control.
GglAnalyticsAddEvent (Function)
Adds an event in Google Analytics
SchedulerToiCalendar (Function)
Exports the appointments from a Scheduler control in iCalendar format.
BurnerAddFile (Example)
Usage example of the BurnerAddFile function
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Time (Type of variable)
The Time type is used to easily handle the times...
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
grRBMaximumValue (Function)
Sets the maximum value in a Radial Bar chart.