ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
Compilation options
The compilation options allow you to define the help system generation settings......
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Events associated with Java Applet controls
List of events associated with Java Applet controls...
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
RESTSend (Function)
Sends a REST request and waits for the server response.
NetDirList (Function)
Lists the directories and the files found: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
Error 1017: The method is not global: use: to access it
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Binding a Check Box control to an item
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
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....
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
HAddTask (Function)
Adds a scheduled task on the server defined by the connection.
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).