ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......
MCIRetrieve (Function)
Returns the last result of the MCI command run by MCIExecute.
<redisConnection>.PipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
<redisConnection>.PipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
RedisPipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
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, ......
DomoSend (Function)
Sends a command to one or more electrical devices compatible with the X10 protocol.
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.
DeleteVoiceCommand (Function)
Deletes a voice command that was added by AddVoiceCommand. From version 17, this function is replaced by SpeechRecognitionDeleteCommand.
IconInstall (Function)
Creates an icon (associated with a program) in a group of Windows programs, with the associated command line.
17. WLanguage: a simple and powerful language
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
ERR_NO_TABLE
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
The OLE control
The OLE control is used to handle an OLE object......
WDScript: use in command-line and console mode
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
ERR_NOTAVAILABLE
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
1
2
3
4
5
6
19
>