ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
DDEExecute (Function)
Sends a command that will be run on the server.
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
<redisConnection>.PipelineAdd (Function)
Adds a Redis command in a pipeline.
CmdExecute (Function)
Executes a command in console mode.
SysGetExtLink (Function)
Returns the command linked to an extension.
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
FTPCommand (Function)
Sends a specific FTP command to a server.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
Managing videos (transmitted by a Web Camera)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
<mongoDatabase variable>.ExecuteCommand (Function)
Runs a generic command on a MongoDB database.
<mongoCollection variable>.ExecuteCommand (Function)
Runs a generic command on a MongoDB collection.
mlExecute (Function)
Evaluates and runs a command on a MATLAB session.
Camera control in a mobile application
The Camera control is used to......
17. WLanguage: a simple and powerful language
SysUnlinkExtension (Function)
Deletes the association between an extension and a command that was created by SysLinkExtension.
1
2
3
4
5
6
426
>