ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
WINDEV applications for Linux: Specific features
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
<Stack variable>.Push (Function)
Pushes an element onto the stack.
<Queue variable>.Enqueue (Function)
Adds an element to the queue.
7. Window templates
...Window templates...
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......
Looper controls populated programmatically: Operations in WLanguage
Here is an overview of how to handle Looper controls populated programmatically in WLanguage....
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
RedisExecuteCommand (Function)
Executes a command on a Redis server and retrieves the result.
<Chart>.ScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
<Connection variable>.UpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
RGB (Function)
Defines a color from its Red, Green and Blue components.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
<redisConnection>.ExecuteCommand (Function)
Executes a command on a Redis server and retrieves the result.
<Connection variable>.DeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.