ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
BurnerPath (Function)
Returns the path of the current burner.
BurnerStatus (Function)
Returns the status of the current burner.
Project with multiple analyses
A single WINDEV, WEBDEV or WINDEV Mobile project can now use multiple analyses (data descriptions)......
Voice commands in your applications
The applications that you develop can react to the user's voice......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV offer an automatic management of Drag and Drop....
Using WDDIXIO
To translate the text used in your project:...
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
Address (Property)
The Address property is used to: Establish a connection between the Conference control (and the associated stream) and the receiver. This property is equivalent to StreamConnect. Get the address of the last outgoing connection request....
SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
fMemExist (Function)
Checks the existence of a shared memory area.
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Service variable
The Service variable is used to......