ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysGetExtLink (Function)
Returns the command linked to an extension.
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
RGB (Function)
Defines a color from its Red, Green and Blue components.
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
Commands of the external interface
mlExecute (Function)
Evaluates and runs a command on a MATLAB session.
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
<mongoDatabase variable>.ExecuteCommand (Function)
Runs a generic command on a MongoDB database.
<mongoCollection variable>.ExecuteCommand (Function)
Runs a generic command on a MongoDB collection.
DDEExecute (Function)
Sends a command that will be run on the server.
FTPCommand (Function)
Sends a specific FTP command to a server.
SysUnlinkExtension (Function)
Deletes the association between an extension and a command that was created by SysLinkExtension.
RedisExecuteCommand (Function)
Executes a command on a Redis server and retrieves the result.
MCIExecute (Function)
Runs an MCI command (Media Control Interface).
<redisConnection>.ExecuteCommand (Function)
Executes a command on a Redis server and retrieves the result.
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
1
2
3
4
5
6
35
>