ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image editor: Features
The image editor includes several features......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
Compile
The Compile keyword can correspond to: the Compile function, which dynamically compiles a procedure whose source code is specified.. the <COMPILE IF> statement, which allows you to compile WLanguage code according to a condition (mainly used to compile code according to a platform or configuration type)....
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......
Socket management functions
List of functions for managing sockets...
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....
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
The HTML control
The HTML control displays HTML pages or HTML code......
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
dbgEndRecording (Function)
Stops recording the scenario.
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
Constants for managing dialog boxes
List of constants used by the functions for managing dialog boxes...
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
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.
hdfsCopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
DNSListAddress (Function)
Lists the IP addresses associated with a name in the DNS server.