ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing dialog boxes
List of constants used by the functions for managing dialog boxes...
Socket management functions
List of functions for managing sockets...
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Automatic documentation of external components
External components must include a technical documentation......
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
dbgEndRecording (Function)
Stops recording the scenario.
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
DNSListAddress (Function)
Lists the IP addresses associated with a name in the DNS server.
DNSDeleteAddress (Function)
Deletes a Name/IP Address relation from a DNS server....
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
HTransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
hdfsCopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
hdfsCopyTo (Function)
Copies a file located on the local machine to a Hadoop server.
MQTTDisconnect (Function)
Allows you to disconnect from a MQTT server (also called "Broker").
<EmailOutlookSession variable>.Update (Function)
Updates the messages of MS Exchange according to the email server.
<hdfsConnection variable>.CopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.