ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CurrentYear (Function)
Returns the current year in integer format.
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
<redisConnection>.Set (Function)
Changes the value of a key on a Redis server.
<redisConnection>.Subscribe (Function)
Subscribes to a Redis broadcast channel.
Chart control: "Detail" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
<redisConnection>.Get (Function)
Gets the value of a key from a Redis server as a string.
The Table control
The Table allows users to easily view and enter data stored in memory or from a table, view or query......
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
PopupAnimate (Function)
Displays a popup in a page cell.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
RedisConnect (Function)
Opens a connection to a Redis server (or cluster).
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
Starting WDOptimizer in a command line
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
Python functions
The Python functions are as follows......
<redisConnection>.Publish (Function)
Publishes a message on a Redis broadcast channel.
<redisConnection>.Unsubscribe (Function)
Cancels a subscription to a Redis broadcast channel.