ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Redis management functions
The following functions are used to manage a Redis database:...
ColorFormat (Property)
The ColorFormat property is used to manage the color format (color or grayscale).
Region (Property)
The Region property îs used to get and change a region.
NextApproverID (Property)
The NextApproverID property is used to manage the users that will perform the next action.
NotesReset (Function)
Creates an empty document in Lotus Notes.
Resource
The Resource property is used to manage the resource associated with an appointment.
SerialNumber (Property)
The SerialNumber property is used to manage serial numbers.
ActionLabel (Property)
The ActionLabel property is used to get and change the label of the notification's action button....
LooperSavePositionAndSelection (Function)
Saves: the position of the scrollbar in a Looper control, the selected element(s). These elements can be restored by LooperRestorePositionAndSelection....
RootNode (Property)
The RootNode property is used to get the root nodes of an HTML or XML document.
RedirectionURL (Property)
The RedirectionURL property is used to get the URL used for the result redirection.
Weight (Property)
The Weight property is used to get and change the weight of an element.
grSaveImage (Function)
Saves the image of a chart in an Image variable.
Geodesic (Property)
The Geodesic property is used to indicate whether the drawing should follow the curvature of the Earth.
HTMLEditorSelect (Function)
Selects a text fragment in an HTML Editor control.
SysWinTitle (Function)
Returns the title of the window.
tapiDevice (Function)
Selects the TAPI device that will be used during the following telephony operations: tapiDial, tapiListen....
Extra (Property)
The Extra property manges additional information.
Age
The Age keyword can correspond to...
XMLDocument
The xmlDocument keyword can correspond to: the XMLDocument function that is used to create a new XML document. For more details, see XMLDocument. an xmlDocument variable. For more details, see xmlDocument....
GglAnalyticsAddTiming (Function)
Adds a duration beside Google Analytics.
Columns (Property)
The Columns property allows access: to the configuration of a table column in a Word Processing document (docTable variable). to the configuration of a text column in a multicolumn document (docFormatMulticolumn variable)....
MemcachedAssignKeyGroup (Function)
Modifies a key/value couple in the Memcached cache on a group of servers: If the key exists, the value is modified. If the key does not exist, the key/value couple is added....
Progress (Property)
The Progress property returns the task progress status.
<Source>.MergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.