ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
UUID (Variable type)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Extracting messages added or modified since last extraction
A project was already created and translated......
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.
WDTRAD options
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
HTTPRequest (Function)
Starts an HTTP request on a server.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Name (Property)
The Name property is used to get the name of an element.
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Properties associated with a window
List of properties associated with a window...
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
gImage (Function)
Builds a sequence of characters containing an image.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
NFCSendTag (Function)
Sends a NFC tag to another device.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV website or a PHP page. from a component....