ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Splitter control
The Splitter control is used to divide a window into several distinct areas...
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
MemPrevious (Function)
Positions on the element found before the current element of a memory zone and returns the value of this element.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
<Component>.Load (Function)
Loads an external component independent of the current project.
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
MemNext (Function)
Positions on the next element of a memory zone and returns the value of this element.
Operations in a Select query
The query editor allows you to perform operations on the values of an item......
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
<Image variable>.ModifyContrast (Function)
Changes the contrast of an image in an Image variable.
<redisConnection>.PipelineAdd (Function)
Adds a Redis command in a pipeline.
RedisConnect (Function)
Opens a connection to a Redis server (or cluster).
<redisConnection>.ExecuteCommand (Function)
Executes a command on a Redis server and retrieves the result.
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
<redisConnection>.PipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
RedisSubscribe (Function)
Subscribes to a Redis broadcast channel.
RedisUnsubscribe (Function)
Cancels a subscription to a Redis broadcast channel.