ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Command variable>.ReadErrorOutput (Function)
Reads error output data, for the command executed in console mode.
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
DomoSend (Function)
Sends a command to one or more electrical devices compatible with the X10 protocol.
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ......
AddVoiceCommand (Function)
Adds a voice command into the current window. From version 17, this function is replaced with SpeechRecognitionAddCommand.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
IconInstall (Function)
Creates an icon (associated with a program) in a group of Windows programs, with the associated command line.
DeleteVoiceCommand (Function)
Deletes a voice command that was added by AddVoiceCommand. From version 17, this function is replaced by SpeechRecognitionDeleteCommand.
<Command variable>.Kill (Function)
Forces the termination of a running executable associated with a command. Note: This function is only available from version 2025 Update 1....
CmdKill (Function)
Forces the termination of a running executable associated with a command. Note: This function is only available from version 2025 Update 1....
17. WLanguage: a simple and powerful language
EmailExecuteCommand (Function)
Sends an IMAP command to the mail server. This new function is available from WINDEV Suite SaaS 2025 Update 2....
CmdIsRunning (Function)
Indicates whether the executable associated with a command is currently running. Note: This function is only available from version 2025 Update 1....
<Command variable>.IsRunning (Function)
Indicates whether the executable associated with a command is currently running. Note: This function is only available from version 2025 Update 1....
<emailIMAPSession variable>.ExecuteCommand (Function)
Sends an IMAP command to the mail server. This new function is available from WINDEV Suite SaaS 2025 Update 2....
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
<ftpConnection variable>.Command (Function)
Sends a specific FTP command to a server. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
1
4
5
6
7
8
35
>