ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of non-maximized windows
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Using the Vista style in your windows
WINDEV allows you to customize......
LeftMargin (Property)
The LeftMargin property sets the left margin of an element.
RightMargin (Property)
The RightMargin property sets the right margin of an element.
TopMargin (Property)
The TopMargin property sets the top margin of an element.
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
BottomMargin (Property)
The BottomMargin property sets the bottom margin of an element.
PageLayout (Property)
The PageLayout property sets the layout characteristics of a document.
grRBRotationDirection (Function)
Sets the rotation direction in a Radial Bar chart.
grRBMaximumValue (Function)
Sets the maximum value in a Radial Bar chart.
<Chart>.RBRotationDirection (Function)
Sets the rotation direction in a Radial Bar chart.
<Chart>.RBMaximumValue (Function)
Sets the maximum value in a Radial Bar chart.
RedisGet (Function)
Gets the value of a key from a Redis server as a string.
<redisConnection>.Get (Function)
Gets the value of a key from a Redis server as a string.
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
spHash (Property)
The spHash property is used to: Get the algorithm used for salting an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the algorithm used for salting (only for "Password" items described programmatically)....
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Description window of a combining query
The description window of a combining query consists of several sections......
Data persistence
The data persistence is used to store the value typed by the user......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
Outstanding progress bars
Simple or symmetric progress bar?...
Operations performed on activity diagrams
The following paragraphs explain......
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......